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

refactor(Prices): transform receipt_quantity field to Decimal #666

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jan 1, 2025

What

Following the addition of this Price.receipt_quantity field in #498
We transform its type - from PositiveIntegerField to DecimalField - in order to manage extra cases.

See #499 for details

@raphodn raphodn linked an issue Jan 1, 2025 that may be closed by this pull request
3 tasks
@raphodn raphodn merged commit c807dee into main Jan 1, 2025
6 checks passed
@raphodn raphodn deleted the raphodn/price-receipt-quantity-decimal branch January 1, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Price: add new "consumption-related" field on receipts: receipt_quantity
1 participant