Replace also the unit when displaying a recipe ingredient with a variable amount (closes #2080)

This commit is contained in:
Bernd Bestel
2022-12-24 13:06:27 +01:00
parent dd409b4bf9
commit dea6f3f820
2 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
### Recipes
- 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