mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Fix weekday order for next chore execution calculation for weekly chores (fixes #570)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
- Fixed that when editing an ingredient with "Only check if a single unit is in stock" set, the quantity unit was always set to the products stock quantity unit regardless if a different one was selected for that ingredient
|
||||
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
|
||||
|
||||
### Chores fixes
|
||||
- Fixed that weekly chores, where the next execution should be in the same week, were scheduled always for the next week only
|
||||
|
||||
### Calendar fixes
|
||||
- Fixed that the "Share/Integrate calendar (iCal)" button did not work (thanks @tsia)
|
||||
|
||||
|
Reference in New Issue
Block a user