New menu biscoff

This commit is contained in:
wanlop run 2023-12-08 00:27:33 +07:00
parent 220192359e
commit ed5aff5b4f
31 changed files with 7007 additions and 166 deletions

View file

@ -559,7 +559,7 @@
#product_code = s
#if spl[ idx_of_eng] == "IGNORE":
# continue
print( '\t; '+ spl[ idx_name][ idx_hot_product_code] + ' ' + spl[ idx_name][ idx_cold_product_code] + ' ' + spl[ idx_name][ idx_blend_product_code] + ' \r\n')
print( ' ####### \t; '+ spl[ idx_name][ idx_hot_product_code] + ' ' + spl[ idx_name][ idx_cold_product_code] + ' ' + spl[ idx_name][ idx_blend_product_code] + ' \r\n')
if "," in spl[ idx_name][ idx_hot_product_code] and "," in spl[ idx_name][ idx_cold_product_code] and "," in spl[ idx_name][ idx_blend_product_code]:
#print(" hot = " + spl[ idx_name][ idx_hot_product_code])