THA-AOT: Changed POS flow when POS offline

This commit is contained in:
Kenta420 2025-07-08 19:26:30 +07:00
parent 8aab43e5eb
commit f1aa42be52
3 changed files with 21 additions and 7 deletions

View file

@ -32,7 +32,9 @@
EndIf
If SELLONLINE = 1 Then
Open "ROOT/taobin_project/xml/page_board.xml"
If POS_SELL_MODE = "NORMAL" Then
Open "ROOT/taobin_project/xml/page_board.xml"
EndIf
EndIf
Var Timeout = 0