From 091145c62c3dff9896b7b046e88a834c09d2daad Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 7 Jul 2019 20:00:05 +0200 Subject: [PATCH] Minor typos... --- changelog/51_2.4.4_2019-07-07.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/51_2.4.4_2019-07-07.md b/changelog/51_2.4.4_2019-07-07.md index a33396ec..2b91b837 100644 --- a/changelog/51_2.4.4_2019-07-07.md +++ b/changelog/51_2.4.4_2019-07-07.md @@ -1,6 +1,6 @@ - Fixed that price data (last price & chart) was not taken from inventory correction bookings, only purchases -- Fixed weekly chores were scheduled on the same after execution +- Fixed weekly chores were scheduled on the same day after execution - Fixed that undone chores were also included in "Last tracked" - Fixed the date-time-picker width was too narrow sometimes -- Improved that execution dates "Track date only" chores will never include the time part +- Improved that execution dates of "Track date only" chores will never display the time part - Improved date display for products that never expire (again, there was a display problem after consuming an item on the stock overview page)