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

fix(Price add): Allow 'quantity bought' field to be decimal #1276

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jan 17, 2025

What

Following #1128 we display the "quantity bought' when adding prices for a receipt.
But sometimes (for "category" prices especially), we buy only a given quantity of the product, so a decimal should be allowed (500 g = 0,5 kg for instance).

Screenshot

image

@raphodn raphodn merged commit d823949 into master Jan 17, 2025
9 of 10 checks passed
@raphodn raphodn deleted the raphodn/price-add-form-quantity-field-decimal branch January 17, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
1 participant