Skip to content

2.2.2

Choose a tag to compare

@KatjaGlassConsulting KatjaGlassConsulting released this 15 Jul 05:55
· 27 commits to main since this release

Fix: Approval view for a special situation had been throwing an error. Issue with "Call to a member function setTotalDuration() on null" which could occur when timesheets are available on Sunday spanning through Monday and by UTC consideration are documented for the "day" as Monday, not Sunday. This is now fixed by checking if the day is not available in the week, then use the previsous day (Sunday).