added to todo

This commit is contained in:
broodjeaap89 2021-09-07 21:49:47 +02:00
parent 215365847f
commit 9bf85e3fe7

View file

@ -20,4 +20,5 @@
## Bug
- add option to start recipe step instruction after step datetime and not completed
- recalculate ingredient ratios to total=1 before saving when creating/editing recipes
- when deleting recipes, it deletes 2, but not when deleting the last one
- when deleting recipes, it deletes 2, but not when deleting the last one
- user should only be able to archive a pizza event that has taken place (dateTime>now)