louis-frayser/plan-c

On activity entry, the default date is sometimes too old

Closed this issue · 2 comments

The date defaulted to yesterday's date for the 1st entry. Ensure the default is at least today,

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.)

Commit 1296bec fixes a mistake in the previous fix -- tested on production system