Add POS tricker
This commit is contained in:
parent
b13556e425
commit
b0c0d58a24
3 changed files with 55 additions and 13 deletions
|
|
@ -331,10 +331,13 @@
|
|||
Var param2 = PureName
|
||||
EndIf
|
||||
|
||||
Var WaitPOSStatus = 1
|
||||
Var TimeWaitPOSStatus = 0
|
||||
Var POS_SELL_STATUS = "-"
|
||||
GetPOSStatus param1 param2
|
||||
If ConnectWithPOSMachine = 1 Then
|
||||
Var WaitPOSStatus = 1
|
||||
Var TimeWaitPOSStatus = 0
|
||||
Var POS_SELL_STATUS = "-"
|
||||
GetPOSStatus param1 param2
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue