Added a user setting to automatically add missing products to the shopping list (closes #1266)

This commit is contained in:
Bernd Bestel
2022-04-03 13:00:14 +02:00
parent 34859ada02
commit a5294262e6
7 changed files with 56 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
### Shopping list
- Added a new shopping list setting (top right corner settings menu) to automatically add products, that are below their defined min. stock amount, to the shopping list
- Fixed that when using "Add products that are below defined min. stock amount", the calculated missing amount was wrong for products which had the new product option `Treat opened as out of stock` set and when having at least one opened stock entry
### Recipes