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(Prices): new field to allow users to input the quantity bought #498

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Oct 4, 2024

What

See #499

New Price field (specific to RECEIPT): receipt_quantity

Add validation, and API setup (read & write)

open_prices/prices/models.py Outdated Show resolved Hide resolved
@raphodn raphodn force-pushed the raphodn/price-receipt-quantity branch from dae87d5 to 0e00b8a Compare October 18, 2024 08:47
@raphodn raphodn marked this pull request as ready for review October 18, 2024 08:50
@raphodn raphodn requested a review from TTalex October 18, 2024 08:51
@raphodn raphodn force-pushed the raphodn/price-receipt-quantity branch from 2c7862f to 112643e Compare October 18, 2024 21:07
@raphodn raphodn merged commit 857b813 into main Oct 18, 2024
6 checks passed
@raphodn raphodn deleted the raphodn/price-receipt-quantity branch October 18, 2024 21:12
@raphodn raphodn linked an issue Oct 21, 2024 that may be closed by this pull request
3 tasks
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.

Price: add new "consumption-related" field on receipts: receipt_quantity
2 participants