I use 3 Departments ,
-dine in,
-takeway
-delivery.
It is working well. Just after payment Ticket is printed. In every Department I need to print only 1 ticket for this Department. I place an order in Takeway for exemple, need to print 1 ticket for take Takeaway. .
If I put “Copies : 2” in this Field, system prints always 2 copies for every Departments.
Possible to make :
Dine in : 1 Ticket
Takeawy : 1 Ticket
Delivery: 2 Tickets
What rule is that? Print bill? So like that it should only print on delivery.
If you want a conditional seccond print youll need to add 2 print actions to the rule and just constrain the one.
Thank you for your Precious Help. I have following Rules and Actions.
I cannot change anything. My Purpose is: For Restaurant and Takeaway Department, i need to print only 1 copy, and for Delivery Departments i need to print 2 copies after Payment. That’all. What i am doing wrong?
Again, you need to add two ‘Execute Bill print Job’ actions to the rule.
Then constrain one to ‘Delivery’.
First one will print for all, second with constraint will print second copy only for specified department.