Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(products): new properties to calculate price min, max & average #453

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Sep 15, 2024

What

Following #452

New properties on the Product model

  • product.price__min
  • product.price__max
  • product.price__avg
  • product.price__stats

@raphodn raphodn merged commit f662710 into main Sep 15, 2024
6 checks passed
@raphodn raphodn deleted the raphodn/product-property-stats branch September 15, 2024 22:54
@raphodn raphodn linked an issue Sep 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Stats per product
1 participant