fix bug new payment

This commit is contained in:
pichet 2024-07-14 10:38:17 +07:00
parent 57564c47ae
commit 8ea7112037
22 changed files with 78 additions and 26 deletions

View file

@ -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