Thats what im trying to wrap my head around. Im getting a little overloaded with all the tutorials, I just need a little start then I think ill figure it out. Honestly if I can get this setup im sure alot of people will find it of use. It will automate splitting large people count tickets.
Im thinking I need to somehow read all the orders and get a list of all the positions?
Then select all orders with each position and split ticket, go back to original ticket, split all orders with other positions, then go back to ticket lister screen where user will have a button to print all bills.
Imagine when you have wrong items on different seats. You have to merge it back and do it again. Mine just change the Seat number done. Tons of ticket number will disappear. If you tracking ticket number you will fine a lot of ticket missing.
If they have the wrong items in a seat then they can just go to new ticket and move it back to correct ticket right?
The reason I can use yours is because I need a bill printed for each position to take to the table. Then the customer comes up to register and pays.
Also I think very rarely will there be issues with wrong items to seats. Still cant I just use your method to change to correct seat before they split the ticket. I dont see an issue with that at all to be honest.
Im just looking for a way to move orders to new tickets based on their position. Everything else I think should be easy. Im trying to learn from those tutorials. Hopefully I can come up with something.
@Hasa how about using print bill but with selected items only set?
You could print seperate bills for each position without moving the orders ?
Similar start but print rather than move without the close/open ticket actionsā¦
Then when they pay just select the items on payment screen?
If they need final paid receipt maybe not suitable but would give printed bill for each positionā¦
Thats a pretty good idea. I use barcodes to bring up tickets on screen at register and would like to make it as fast as possible. For cashier to have to look at each position at register with 5 people waiting to cash out is unfortunately going to be a little bit of a hassle.
I think splitting tickets is the best method. Hopefully it wont interfere with any other configurations I have going on. Although my setups are fairly simple.
Quick Question:
On Value Looped event, I want to select all orders where the state SeatPosition=Value Looped
I am a little confused on how Select Orders action works, can you please clarify this for me? For the āOrder State:ā field in the action, can I do something like āSeatPosition={Value Looped}ā
No like you did but in place of curly brackets there will be a rule specific expression like there is for command value etc.
Not at PC, what options do you get in drop down?