This commit is contained in:
kong 2020-10-30 18:21:06 +07:00
parent d692ac6582
commit 65cbec4963
82 changed files with 446 additions and 131 deletions

View file

@ -85,7 +85,7 @@
out_xml( '\t<Mode> "bound" </Mode>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x322B26 </Color>\r\n')
out_xml( '\t<Value> $' + product_code[i] + '.Name2 </Value>\r\n')
out_xml( '\t<Value> $' + product_code[i] + '.Name </Value>\r\n')
out_xml( '\t</Text>\r\n')
out_xml( '\t<Text>\r\n')