Closed albertospelta closed 7 months ago
Fix the VAR _SubstituteHolidayOffsetNonWorkingDays calculation where the variable _HolidayDateStep1(DATETIME) is used instead of the _HolidayDayStep1(INT64)
VAR _SubstituteHolidayOffsetNonWorkingDays
_HolidayDateStep1
_HolidayDayStep1
Fix the
VAR _SubstituteHolidayOffsetNonWorkingDays
calculation where the variable_HolidayDateStep1
(DATETIME) is used instead of the_HolidayDayStep1
(INT64)