MYS: change promo end month
This commit is contained in:
parent
b247b66f00
commit
530184a259
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ If SystemDateMonthInt = 7 Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If SystemDateMonthInt = 8 Then
|
If SystemDateMonthInt = 8 Then
|
||||||
If SystemDateDayInt < 16 Then
|
If SystemDateDayInt < 31 Then
|
||||||
Var ProThaiTeaEnable = 1
|
Var ProThaiTeaEnable = 1
|
||||||
Else
|
Else
|
||||||
Var ProThaiTeaEnable = 0
|
Var ProThaiTeaEnable = 0
|
||||||
|
|
@ -39,4 +39,4 @@ EndIf
|
||||||
|
|
||||||
If BoxID = 177746 Then
|
If BoxID = 177746 Then
|
||||||
Var ProThaiTeaEnable = 1
|
Var ProThaiTeaEnable = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue