THAI: AOT update flag
This commit is contained in:
parent
9c264a6213
commit
51168cf8a5
3 changed files with 14 additions and 5 deletions
|
|
@ -56,7 +56,7 @@
|
|||
EndIf
|
||||
|
||||
If ConnectWithPOSMachine = 1 Then
|
||||
If POS_SELL_STATUS = "NORMAL" Then
|
||||
If POS_SELL_MODE = "NORMAL" Then
|
||||
|
||||
Else
|
||||
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||
|
|
@ -594,7 +594,7 @@
|
|||
|
||||
If EnableSelectMenuBetweenBrew = "Enable" Then
|
||||
If ConnectWithPOSMachine = 1 Then
|
||||
If POS_SELL_STATUS = "NORMAL" Then
|
||||
If POS_SELL_MODE = "NORMAL" Then
|
||||
|
||||
Else
|
||||
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue