Don't require 1 to be in stock for "Only check if any amount is in stock"

This commit is contained in:
Bernd Bestel
2021-02-21 19:10:10 +01:00
parent 4555bf3b63
commit e4c8f6b023
2 changed files with 101 additions and 1 deletions

View File

@@ -8,8 +8,9 @@
- Fixed that shopping list prints had a grey background (thanks @Forceu)
- Fixed the form validation on the shopping list item page (thanks @Forceu)
### Recipe improvements
### Recipe improvements/fixes
- Recipe printing improvements (thanks @Ape)
- Fixed that "Only check if any amount is in stock" (recipe ingredient option) didn't work for stock amounts < 1
### Chores fixes
- Fixed that tracking chores with "Done by" a different user was not possible