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: add product.price_count field to keep track of number of prices #129

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

raphael0202
Copy link
Contributor

@raphael0202 raphael0202 commented Jan 11, 2024

New Product.price_count field

Init to 0 on Product create
Init to 1 if the Product is created following a new price
Increment for each new price related to the Product

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Product price_count field
1 participant