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

@ -343,7 +343,7 @@ House" </Value>
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-02-02-0043"
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -1055,7 +1055,7 @@ House" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; - - 12-99-03-0046
<Block>
<MarginLeft> 33 </MarginLeft>
@ -1104,7 +1104,15 @@ House" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-99-03-0046"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
Else
Topping "Load" "12-99-03-0046"
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name
@ -2319,7 +2327,7 @@ the Past" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; - - 12-03-03-0035
<Block>
<MarginLeft> 33 </MarginLeft>
@ -2368,7 +2376,15 @@ the Past" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-03-03-0035"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
Else
Topping "Load" "12-03-03-0035"
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name
@ -2822,7 +2838,7 @@ sugar, Cocoa" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; ==================> Len = 15
; - - 12-99-03-0066
<Block>
<MarginLeft> 33 </MarginLeft>
@ -2871,7 +2887,15 @@ sugar, Cocoa" </Value>
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
Topping "Load" "12-99-03-0066"
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
Else
Topping "Load" "12-99-03-0066"
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name