DO yuzu and 6.84

This commit is contained in:
kong 2022-12-27 22:24:34 +07:00
parent b18179f064
commit 33ff7c2883
47 changed files with 1115 additions and 4566 deletions

View file

@ -79,6 +79,9 @@
out_xml('; menu_new_list '+ str(len(menu_new_list))+'\r\n')
for spl in menu_new_list:
#product_code = s
if spl[0] == "IGNORE":
continue
out_xml( '\t; ==================> Len = ' + str(len(spl)) + '\r\n')
menu_img = spl[7]
out_xml( '\t; '+ spl[4] + ' ' + spl[5] + ' ' + spl[6]+ ' \r\n')