Changed the calendar start date from an incorrect date to a correct date.
This commit is contained in:
parent
e0de2ca1f6
commit
9bc6d77e02
@ -227,7 +227,7 @@ Service GetShiftByDate(Date, GenerateFlag)
|
||||
WeekType = ''
|
||||
|
||||
/*
|
||||
There are two different types of week and the pattern goes 1 week is a long week for shift 1 and the next is a long
|
||||
There are two different types of week the pattern goes 1 week is a long week for shift 1 and the next is a long
|
||||
week for shift 3(The two day shifts)
|
||||
*/
|
||||
if SRP_Math("EVEN", WeeksSinceStart) AND WeeksSinceStart GE 1 then
|
||||
|
Loading…
x
Reference in New Issue
Block a user