You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added public holiday check in outside_business_hours(). Removed public holiday check in time_to_declare() as already catched when called from call_from_timesheet() as it returns if outside_business_hours() returns true before.
0 commit comments