Make it possible to add recipes from /recipes to the meal plan (closes #2003)

This commit is contained in:
Bernd Bestel
2022-12-26 14:25:33 +01:00
parent c60a1783da
commit 3f2ad17460
6 changed files with 146 additions and 8 deletions

View File

@@ -27,6 +27,7 @@
### Recipes
- Added a new entry "Add to meal plan" in the context/more menu per recipe to directly add a recipe to the meal plan from the recipes page
- Changed that when a ingredient has a "Variable amount" set, the text entered there now also replaces the unit when displaying the recipe (not only the amount as before)
- Fixed that hiding the "Requirements fulfilled" column (table options) on the recipes page didn't work
- Fixed that ingredient costs and calories were wrong when product substitution and unit conversions were involved at the same time