MYS: update pro and price

This commit is contained in:
Pakin 2024-10-29 13:16:54 +07:00
parent fa213879b5
commit 97c3bf335a
28 changed files with 44512 additions and 44474 deletions

View file

@ -58,39 +58,6 @@ If SystemDateMonthInt = 9 Then
EndIf
EndIf
If SystemDateMonthInt = 10 Then
If SetProReduceByBO = 1 Then
Var ProReducedPriceEnable = 1
EndIf
Var IgnoreProfileFromRunEV = 1
EndIf
If SystemDateMonthInt = 11 Then
If SetProReduceByBO = 1 Then
Var ProReducedPriceEnable = 1
EndIf
Var IgnoreProfileFromRunEV = 1
EndIf
If SystemDateMonthInt = 12 Then
Var IgnoreProfileFromRunEV = 1
If SetProReduceByBO = 1 Then
Var ProReducedPriceEnable = 0
EndIf
EndIf
If SystemDateMonthInt = 1 Then
If SystemDateDayInt < 16 Then
Var IgnoreProfileFromRunEV = 1
Else
Var IgnoreProfileFromRunEV = 0
EndIf
EndIf
If SystemDateMonthInt < 10 Then
Var ProReducedPriceEnable = 0
EndIf