Tracking Order Round Numbers by Ticket

In this tutorial I’ll show you how to track round numbers on ticket.

First of all create a new Action to increase round numbers and store round value in a Ticket State called Round. By setting QuantityExp value to +1 Quantity increases by 1 on each call.

When we start adding a new round of orders to ticket, Ticket’s Status state becomes New Orders. We can handle that to increase round number. I’ll create a rule to handle that.

Finally I’ll add Round Number in Kitchen Print template.

This is how it should work.

5 Likes