mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 23:36:15 +02:00
1.0 KiB
1.0 KiB
Stock improvements/fixes
- Product barcodes are now enforced to be unique across products
- Fixed that editing stock entries was not possible
- Fixed that consuming with Scan Mode was not possible
- Fixed that the current stock total value (header of the stock overview page) didn't include decimal amounts (thanks @Ape)
Shopping list fixes
- Fixed that shopping list prints had a grey background (thanks @Forceu)
- Fixed the form validation on the shopping list item page (thanks @Forceu)
Recipe improvements/fixes
- Recipe printing improvements (thanks @Ape)
- Fixed that "Only check if any amount is in stock" (recipe ingredient option) didn't work for stock amounts < 1
Chores fixes
- Fixed that tracking chores with "Done by" a different user was not possible
General & other improvements
- Some night mode style improvements (thanks @BlizzWave and @KTibow)
API fixes
- Fixed that due soon products with
due_type= "Expiration date" were missing indue_productsof the/stock/volatileendpoint