@DoctorPC wrote:
Continuing the discussion from How to print bill when 'Cash' button is clicked on payment screen?:
Big thanks to QMcKay, you've got me very close to what I need to setup here, thanks for posting your guide.
Can't get the last steps, hope someone can help me with this.
I've setup the print bill when 'Cash' button is clicked on payment screen from
and have tried to modify it to have a confirmation box.I can't figure out how to pass the values from the Ask Question action into performing the right tasks. But believe I'm close. Here's what I've got so far:
Ask question action:
Which gives me the nice popup like so:
But I can't figure out how to program the automation commands (I guess?)
Here's how I changed the 'Print Bill after Payment Processed' Rule:
This actually gets me very close in that when I click a payment, I get the pop-up asking for no, 1 or 2 copies, but it prints 2 copies no matter what I choose (Yes I know I'm missing an important part, but I've tried so many ways, that I just removed the fails here and left what I think I have right)
If I could get 'Print Bill after Payment Processed' Rule to respond to the button presses like this, believe it would fit perfectly:
0=No copies, stops executing the 'Print Bill after Payment Processed' Rule at this point
1=1 copy, runs the execute Print Bill job once and stops executing the 'Print Bill after Payment Processed' Rule at this point
2=2 copies, runs the execute Print Bill Job and continues on to the next action, execute print job.Thanks in advance to any kind souls out there. I've been trying for days and nights on this.
Respectfully,
AndreContinuing the discussion from How to print bill when 'Cash' button is clicked on payment screen?:
Posts: 4
Participants: 2