This commit is contained in:
wanlop run 2023-12-04 16:15:46 +07:00
parent 1e6495e903
commit 90aa26f2b5
68 changed files with 8579 additions and 10728 deletions

View file

@ -355,7 +355,7 @@
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> "Free" </Value>\r\n')
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_blend_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else: