Hi,
I have situation with one of my customer he needs the printing like this.
There is 5 kitchen printer for 5 groups of products. Printing goes based on product group as noramally.
Now the requirement is when he orders only one item like shawarma it should go shawarma printer.
If he orders shawarma , juice n grills each should go the respective printer n one ticket should print on grill.
That means if the order is having single product group, then it should go that printer. If order contains multiple products groups one ticket should print on grill side so that his employees can understand what all is there in the order.
You would need separate print jobs and a rule with constraints to check order qty. If more than 1 order it executes print job A if only one item it executes print job B
Don’t just tag everyone to try and get attention… It will just pi*s people off.
You might struggle without some more complex automation and states.
Printing individual to specific printers and all or main kitchen printer is easy.
The if on weather there is multiple groupcodes is more difficult.
You would want to make multiple print jobs for the individual mapping and the all to main to give you two actions.
Individual would just be normal and print whatever to whichever printer.
The action for the main printer print job would need a constraint using some form of report expression to count the accumulated GroupCode quantity.
Everyone says there post is urgent.
If we are on the forum we are on the forum, tagging won’t get responses and quicker, if anything like I said doing tags for people like that just p*ss people off and probably get slower answers.
First rules to print ticket to grill printer,
and second one is for normal printer.
Here I used {GROUP CODE} on constraints, but how to express number of group code?
Should move Q and Kendash to Tier III support or paid support forum ;).
I think most ppl said it is urgent mostly they get paid for doing that (you oversold yourself like JTR once said :)).
Most end users, normally it is not urgent because they just add things gradually and no one pushing to get thing done.