manelandrea
Programmer
HI Would anyone know how to configure the discount so when I call it in my sim script, it will apply the discount in amount and not in percentage? Because it seems like it always applies the discount in percentage:
My POS configurator looks like this:
My code in ISL is like this:
LoadKyBdMacro MakeKeys(25),super_discount1, MakeKeys(trim(newdiscountName)),@Key_Enter
Thanks!
My POS configurator looks like this:
My code in ISL is like this:
LoadKyBdMacro MakeKeys(25),super_discount1, MakeKeys(trim(newdiscountName)),@Key_Enter
Thanks!