fix bug new payment
This commit is contained in:
parent
57564c47ae
commit
8ea7112037
22 changed files with 78 additions and 26 deletions
|
|
@ -309,7 +309,9 @@
|
|||
|
||||
Else
|
||||
Var LastMakeDrinkResult = "-"
|
||||
__CMD "SetPay" "coffee-payment" Seeker.VendingTSID Seeker.ORDER_ID
|
||||
If New_Payment = 1 Then
|
||||
__CMD "SetPay" "coffee-payment" Seeker.VendingTSID Seeker.ORDER_ID
|
||||
EndIf
|
||||
MakeDrinkV1 Seeker.selected_a_drink SelectSugarID
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue