This commit is contained in:
wanlop run 2023-12-04 16:15:46 +07:00
parent 1e6495e903
commit 90aa26f2b5
68 changed files with 8579 additions and 10728 deletions

View file

@ -256,6 +256,11 @@
Var text_price_d3 !assigned StringFmt( PriceD3 , DisplayFormatFull, PreScaleConvertShow)
EndIf
If RoadShow = "true" Then
Var text_price_d1 = "Free"
Var text_price_d2 = "Free"
Var text_price_d3 = " Free"
EndIf
DEBUGVAR PD_CODE1
DEBUGVAR PD_CODE2
@ -1290,6 +1295,11 @@
Var OatMilkAddAmount = OatMilkOnTopPrice
If RoadShow = "true" Then
Var OatMilkAddAmount = 0
Var text_price_oat_milk = "( Free )"
EndIf
If MenuCodeName1_State = "Enable" Then
Var OatMilkEnable = "Enable"
EndIf
@ -3786,11 +3796,13 @@
If PD_CODE2 = "12-05-02-0016" Then
Var cold_button_state = "Invisible"
Var normal_button_state = "PressForever"
Var SelectDrinkType = 1
EndIf
If PD_CODE2 = "51-05-02-0016" Then
Var cold_button_state = "Invisible"
Var normal_button_state = "PressForever"
Var SelectDrinkType = 1
EndIf
Var IndexDrinktType = 1