Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2025-02-18 17:28:19 +07:00
commit e90d03b6ec
19 changed files with 6795 additions and 430 deletions

View file

@ -376,6 +376,22 @@
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
If ConnectWithPOSMachine = 1 Then
Var SELLONLINE = 0
If SELLSTATUS = "SELLONLINE" Then
Var SELLONLINE = 1
EndIf
If SELLSTATUS = "SELLNOCASH" Then
Var SELLONLINE = 1
EndIf
If SELLONLINE = 0 Then
SAVELOG "POS-MACHINE: OFFLINE in page_payment.xml"
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
EndIf
If Seeker = "curr" Then
If web_ready = "false" Then
If Delay = 0 Then