Add column for present topping

This commit is contained in:
wanlop run 2025-03-27 18:09:21 +07:00
parent c663a55c28
commit f320c5f55f
51 changed files with 5541 additions and 1137 deletions

View file

@ -36,7 +36,7 @@
</Script>
;dummy_layout.inc
; menu_new_list 3
; ==================> Len = 16
; ==================> Len = 15
; TAOTIM - 12-51-01-0001
<Block>
<MarginLeft> 33 </MarginLeft>
@ -84,7 +84,15 @@
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-51-01-0001"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "TAOTIM"
Else
Topping "Load" "12-51-01-0001"
EndIf
EndIf
Var menu_name_eng_hot = $TAOTIM.NameE
Var menu_desc_eng_hot = $TAOTIM.descriptionE
Var menu_name_thai_hot = $TAOTIM.Name
@ -274,7 +282,7 @@
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; TAOTIM - 12-51-01-0002
<Block>
<MarginLeft> 33 </MarginLeft>
@ -322,7 +330,15 @@
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-51-01-0002"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "TAOTIM"
Else
Topping "Load" "12-51-01-0002"
EndIf
EndIf
Var menu_name_eng_hot = $TAOTIM.NameE
Var menu_desc_eng_hot = $TAOTIM.descriptionE
Var menu_name_thai_hot = $TAOTIM.Name
@ -512,7 +528,7 @@
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; TAOTIM - 12-51-01-0003
<Block>
<MarginLeft> 33 </MarginLeft>
@ -560,7 +576,15 @@
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-51-01-0003"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "TAOTIM"
Else
Topping "Load" "12-51-01-0003"
EndIf
EndIf
Var menu_name_eng_hot = $TAOTIM.NameE
Var menu_desc_eng_hot = $TAOTIM.descriptionE
Var menu_name_thai_hot = $TAOTIM.Name