MYS: rm condition of pro reduce

This commit is contained in:
Pakin 2024-09-13 09:53:45 +07:00
parent c6fd55ae8d
commit 06557f25cb

View file

@ -79,13 +79,6 @@ If SystemDateMonthInt = 9 Then
EndIf
Else
Var PromotionOreoToppingFreeEnable = 0
If SystemDateDayInt >= 16 Then
If SetProReduceByBO = 1 Then
Var ProReducedPriceEnable = 1
EndIf
Else
Var ProReducedPriceEnable = 0
EndIf
EndIf
EndIf