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
Instead of using hardcoded start and end hours for working_plan_exceptions, it would be better to use company_working_plan start end and hours for that weekday. when resetting the form. Company plan is the baseline where the user is making an exception.
If the weekday in question is not in the company_working_plan, then hardcoded values are used, otherwise company_working_plan hours are used,
When editing working plan exception, if the date changes, old exception needs to be deleted before saving on the new date, otherwise exception on the old date remains on the calendar and editing with date change is like copying.
See #1534 for (1) and #1535 for (2)
The text was updated successfully, but these errors were encountered: