Added that products can now also be consumed as spoiled from the stock overview page (option in the more/context menu per line) (closes #251)

This commit is contained in:
Bernd Bestel
2019-07-06 18:15:53 +02:00
parent b24683f954
commit 8c205941c7
4 changed files with 21 additions and 2 deletions

View File

@@ -8,3 +8,4 @@
- Improved shopping list handling
- Items can now be switched between lists (there is a shopping list dropdown on the item edit page)
- Items can now be marked as "done" (new check mark button per item, when clicked, the item will be displayed greyed out, when clicked again the item will be displayed normally again)
- Improved that products can now also be consumed as spoiled from the stock overview page (option in the more/context menu per line)