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

@ -545,7 +545,7 @@ sugar, Water" </Value>
<Align> center-vertical-horizontal </Align>
</Text>
</Block>
; ==================> Len = 16
; ==================> Len = 15
; 12-01-01-0060 12-01-02-0060 12-01-03-0060
<Block>
<MarginLeft> 33 </MarginLeft>
@ -593,7 +593,15 @@ sugar, Water" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-01-03-0060"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-01-02-0060"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-01-01-0060"
Else
Topping "Load" "12-01-03-0060"
EndIf
EndIf
Var menu_name_eng_hot = $12-01-01-0060.NameE
Var menu_desc_eng_hot = $12-01-01-0060.descriptionE
Var menu_name_thai_hot = $12-01-01-0060.Name
@ -840,7 +848,15 @@ sugar, Milk" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-21-03-0060"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-21-02-0060"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-21-01-0060"
Else
Topping "Load" "12-21-03-0060"
EndIf
EndIf
Var menu_name_eng_hot = $12-21-01-0060.NameE
Var menu_desc_eng_hot = $12-21-01-0060.descriptionE
Var menu_name_thai_hot = $12-21-01-0060.Name
@ -1040,7 +1056,7 @@ sugar, Milk" </Value>
<Align> center-vertical-horizontal </Align>
</Text>
</Block>
; ==================> Len = 16
; ==================> Len = 15
; 12-02-01-0051 12-02-02-0051 12-02-03-0051
<Block>
<MarginLeft> 33 </MarginLeft>
@ -1088,7 +1104,15 @@ sugar, Milk" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-02-03-0051"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-02-02-0051"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-02-01-0051"
Else
Topping "Load" "12-02-03-0051"
EndIf
EndIf
Var menu_name_eng_hot = $12-02-01-0051.NameE
Var menu_desc_eng_hot = $12-02-01-0051.descriptionE
Var menu_name_thai_hot = $12-02-01-0051.Name
@ -1541,7 +1565,7 @@ water" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; 12-03-01-0038 12-03-02-0038 12-03-03-0038
<Block>
<MarginLeft> 33 </MarginLeft>
@ -1589,7 +1613,15 @@ water" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-03-03-0038"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-03-02-0038"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-03-01-0038"
Else
Topping "Load" "12-03-03-0038"
EndIf
EndIf
Var menu_name_eng_hot = $12-03-01-0038.NameE
Var menu_desc_eng_hot = $12-03-01-0038.descriptionE
Var menu_name_thai_hot = $12-03-01-0038.Name
@ -1790,7 +1822,7 @@ water" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; - 12-03-02-0039 12-03-03-0039
<Block>
<MarginLeft> 33 </MarginLeft>
@ -1838,7 +1870,15 @@ water" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-03-03-0039"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-03-02-0039"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
Else
Topping "Load" "12-03-03-0039"
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name
@ -2036,7 +2076,7 @@ water" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; - - 12-03-03-0040
<Block>
<MarginLeft> 33 </MarginLeft>
@ -2084,7 +2124,15 @@ water" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-03-03-0040"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
Else
Topping "Load" "12-03-03-0040"
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name