MYS: fix image & e_receipt price bug

This commit is contained in:
Pakin 2025-06-20 09:29:44 +07:00
parent 1a3c0e81fa
commit 038e13a00a
9 changed files with 463 additions and 560 deletions

View file

@ -106,6 +106,8 @@
DEBUGVAR TelephoneNumber
DEBUGVAR Seeker.StoreCreditFlag
Var Seeker.e_receipt = "false"
If Seeker = "next" Then
Var NextOrder = "true"
EndIf
@ -152,7 +154,7 @@
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script2.ev"
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script2.ev"
Else
Var script_thankyou = CountryRootPath + "video/script_thank.ev"
TRY script_thankyou