Added first basic version of meal planning (references #146)

This commit is contained in:
Bernd Bestel
2019-05-06 19:38:47 +02:00
parent e240260f9f
commit 57233dba1a
11 changed files with 232 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
- Userfields can have types (Text, Number, Date, etc.)
- Will be shown / can be filled on the edit page of the corresponding entity and will also optionally show in the corresponding tables (inclcudes overview pages)
- => Can be configured under Master data / Userfields
- New feature: Meal planning
- Simple approach for the beginning (more to come): A week view where you can add recipes for each day (new menu entry in the sidebar, below calendar)
- General improvements
- The "expires soon" or "due soon" days (yelllow bar at the top of each overview page) can now be configured
- => New settings page for each area under the settings icon at the top right