Finished the implementation of "Location Content Sheet" (closes #341)

This commit is contained in:
Bernd Bestel
2019-08-11 09:24:47 +02:00
parent 28716ed96c
commit 7004cf4400
5 changed files with 72 additions and 10 deletions

View File

@@ -1,3 +1,5 @@
- Stock improvements
- You can now print a "Location Content Sheet" with the current stock per location - new button at the top of the stock overview page
- Chores improvements
- New option "Due date rollover" per chore which means the chore can never be overdue, the due date will shift forward each day when due
- General improvements/fixes