Forgot to save...

This commit is contained in:
Bernd Bestel 2020-12-17 16:54:26 +01:00
parent 9572652a8a
commit bbad049880
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -83,7 +83,7 @@
- Fixed that the recipes dropdown on the consume page also displayed internal recipes (thanks @kriddles)
- Fixed that opening tare weight handling enabled products is not possible via the UI and the API (as this makes no sense)
- Fixed that undoing a consume transaction of an opened item added it back to stock unopened
- Fixed that a "Total price" on purchase was not handled correctly for tare weight handling enabled products (the total price was related to the amount including the tare weight)
- Fixed that a "Total price" on purchase was not handled correctly for tare weight handling enabled products (the total price was wrongly related to the amount including the tare weight)
### Shopping list improvements
- Decimal amounts are now allowed (for any product, rounded by two decimal places)