This is a python implementation of a famous time management technique. CTimer helps you keep track of your productivity during the day, and help you set realistic goals for your day.
Apache License 2.0
0
stars
1
forks
source link
[Bug] Clockcount field does not show/update correct numbers #63
Description
Done
number does not change and display when completing one or more clocks. There is data in the sqlite db.Version
c4e3fa3b26601b305974fce70ea6654a402c9845 (latest master branch)
Steps to Reproduce
Expected Behavior
Done
number bumpsActual Behavior
Done
number is always 0.More Information
By closing and reopen the application,
Done
number is 1.