This commit is contained in:
wanlop run 2025-04-03 13:00:12 +07:00
parent 93aa58a209
commit ef47d33966
2 changed files with 2197 additions and 2184 deletions

View file

@ -40,6 +40,9 @@
Var inst_show_coffee_counter = 4 Var inst_show_coffee_counter = 4
DEBUGVAR SlientRefreshIndex DEBUGVAR SlientRefreshIndex
DEBUGVAR $12-21-01-0003.TAG
DEBUGVAR $12-21-02-0001.TAG
RefreshAll RefreshAll
</EventOnShow> </EventOnShow>

View file

@ -178,6 +178,10 @@
CacheVarStr "put" XMLProfile CacheVarStr "put" XMLProfile
EndIf EndIf
If BoxID = 105005 Then
Var XMLProfile = "DiscountFromBO-MachineShedule"
EndIf
DEBUGVAR XMLProfile
Var TermTemOnline = "false" Var TermTemOnline = "false"
Var TaobinOnline = "false" Var TaobinOnline = "false"
@ -1240,6 +1244,9 @@
If BoxID = 173149 Then If BoxID = 173149 Then
Var CatalogLayoutV3 = 1 Var CatalogLayoutV3 = 1
EndIf EndIf
If BoxID = 105005 Then
Var CatalogLayoutV3 = 1
EndIf
; test payment ; test payment
Var New_Payment = 1 Var New_Payment = 1
@ -1631,6 +1638,9 @@ PRICE "Reset" "-"
DEBUGVAR ProfileIndex[8] DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9] DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10] DEBUGVAR ProfileIndex[10]
DEBUGVAR ProfileIndex[11]
DEBUGVAR ProfileIndex[12]
DEBUGVAR ProfileIndex[13]
PRICE "Reload" "-" PRICE "Reload" "-"
</EventUnitTest3> </EventUnitTest3>