fix bug p'nop
This commit is contained in:
parent
bef0acf9aa
commit
b34006a326
1 changed files with 14 additions and 0 deletions
|
|
@ -939,6 +939,20 @@
|
||||||
|
|
||||||
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
Var showRemaining = charOfBaht + "0"
|
Var showRemaining = charOfBaht + "0"
|
||||||
|
|
||||||
|
|
||||||
|
If CancelFlag = 0 Then
|
||||||
|
SAVELOG "EventCart > Cancle All Order."
|
||||||
|
CoinVending OFF
|
||||||
|
Var CancelFlag = 1
|
||||||
|
Var CancelCounter = 0
|
||||||
|
|
||||||
|
If FlagQROpened = 1 Then
|
||||||
|
Var CancelNumber = 12
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue