MYS: change promo end month

This commit is contained in:
Pakin 2024-06-07 16:51:36 +07:00
parent b247b66f00
commit 530184a259

View file

@ -30,7 +30,7 @@ If SystemDateMonthInt = 7 Then
EndIf
If SystemDateMonthInt = 8 Then
If SystemDateDayInt < 16 Then
If SystemDateDayInt < 31 Then
Var ProThaiTeaEnable = 1
Else
Var ProThaiTeaEnable = 0
@ -39,4 +39,4 @@ EndIf
If BoxID = 177746 Then
Var ProThaiTeaEnable = 1
EndIf
EndIf