DO brew adv
This commit is contained in:
parent
8d9fd45683
commit
ed21039789
9 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue