DO brew adv

This commit is contained in:
kong 2022-12-25 22:46:17 +07:00
parent 8d9fd45683
commit ed21039789
9 changed files with 7 additions and 2 deletions

View file

@ -3320,7 +3320,7 @@
;
If RoadShow = "true" Then
Var SelectDrink = SaveSelectDrinkRoadShow
Var SelectDrink = UserSelectProductCode
Else
Var SelectDrink = UserSelectProductCode
EndIf
@ -3784,6 +3784,8 @@
If RoadShow = "true" Then
Var PriceDrinkTmp = 0
Var PriceDrinkTmpShow = "Free"
DEBUGVAR SelectDrink
DEBUGVAR PriceDrinkTmpShow
EndIf