On activity entry, the default date is sometimes too old
Closed this issue · 2 comments
louis-frayser commented
The date defaulted to yesterday's date for the 1st entry. Ensure the default is at least today,
louis-frayser commented
Commit 303a890 defaults activity start time (stime) to 00:00 'today,'
unless newer start times already exists for 'today,' then the last record creation time is used (that my change soon to last stime+last duration.)
louis-frayser commented
Commit 1296bec fixes a mistake in the previous fix -- tested on production system