Topping8: Fixed coffee shot not refresh when change drink type

This commit is contained in:
Ittipat Lusuk 2025-06-27 11:11:29 +07:00
parent c96e0bacd3
commit 4b27c15d3c

View file

@ -1696,7 +1696,7 @@
<EventMachine>
If BugFlag = 1 Then
@ -2207,6 +2207,24 @@
EndIf
EndIf
If TOPPING2 = "shot coffee" Then
Var ShotCoffeeBG = "Enable"
Var showShotEnable = "Enable"
Var ExtraTopping = "Enable"
Var toppingID2price2Conv !assigned StringFmt( toppingID2price2 , DisplayFormat, PreScaleConvertShow)
DEBUGVAR toppingID2price2Conv
Var text_shot_normal_add = toppingID2price2Conv + ")"
Var text_shot_normal_add = "(+" + text_shot_normal_add
If showShotNormal = "Enable" Then
Var showShotNormal = "Press"
EndIf
EndIf
If TOPPING13 = "shot coffee" Then
Var showAdjust = "Enable"
If toppingID13index2Status = "Enable" Then