Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix remaining work time in notification #7

Closed
mathisdt opened this issue Oct 6, 2016 · 1 comment
Closed

fix remaining work time in notification #7

mathisdt opened this issue Oct 6, 2016 · 1 comment
Milestone

Comments

@mathisdt
Copy link
Owner

mathisdt commented Oct 6, 2016

When the options "use flexi time 0:00 as target" and "countdown to 0:00 every day" are enabled, the notification sometimes displays incorrect finishing times. Especially high overtime amounts (more than one working day) could be the cause of the miscalculation, it seems that the displayed "possible finishing time" is from some days back. In case the flexi time is more than the rest for today it should display "now".

Method getFinishingTime of class TimerManager is likely to be wrong.

@Heis
Copy link

Heis commented Jan 16, 2019

I was wondering why it showed I could be done so early. I guess it assumes that you can take all your flextime on the current day and that is what it means by "countdown to 0:00 every day". I turned off "countdown to 0:00 every day", and the proposed end time is now correct and according to the set norm work week.

@mathisdt mathisdt added this to the v1.0.7 milestone Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants