This method allows for a Discount to be applied to Any Item, based on user input of an amount. It uses [?Request Input] notation to prompt the user to enter an amount, then applies the Discount using a Tag Order Action.
I can not seem to get this working. I am probably doing something wrong. If you have a chance, can you please view video below and let me know if you see something wrong.
One thing, I was not sure is if I needed two ExecAutomationCmd’s. I created two because when I create RU Discount Item Custom Update rule, I was not able to use ExecAmtomationCmd twice.
You need 2 of the identical Action. Right-click on the left and choose Display All Values, then look at the very bottom of the list… you will see the command there, so you can add it to the right a second time.
he did not get that far… the problem seems to be that he cannot get the input prompt… thats what lost me. Regardless that, in the zip I sent the configuration is as you say, two identical actions…
ive got the discount % working spot on, however the discount by value i cant get working ive checked over everything and cant find anything wrong. When i process it on the POS everything works until you select the discount value on the keyboard and press OK nothing happens the item is not discounted, any suggestions?
I don’t use this type of discount; I only use Fixed Amounts which are a different set up.
@emre, I’m note sure why {ORDER TAG PRICE} doesn’t work - maybe because it’s dynamic in this case? Or maybe if we can get {ORDER TAG NOTE} as a Printer Template Tag, this may work?