Hi there,
Is the anyway to do re-order another round of drinks or item with a lot of order tags. I think it would be faster if we can select orders that already submitted to order the same things again (clone it) instead of go through all the menu to order each one again especially if customer just had the complicated custom order.
Thanks,
Sukasem
just re-print order to kitchen
It still need to add item(s) to the order/bill.
if the table is still occupied then you dont need to add items
How? I tried select item and click + and close ticket, nothing happen.
I think it would be great if @emre could add this functionality to + button.
like this
you can add quantity onlu if the ticket order hasnt been submitted.
if so you will have to reenter the order
I mean after order was sent (submitted status).
That is why I ask how to clone it.
My initial idea was to update quantity and change status to new but it will send order to kitchen more than 1
1 Like
then maybe it can be done this way when order selected show clone button on order line. once pressed selected order to be added to ticket
its a suggestion i am also not so much expert on it and i havent try this before.
Nut
July 2, 2015, 6:28am
9
Hi madiha, I was trying to get something like what you are describing going but didn’t have much luck in this tread.
Hi all,
At the top of this thread @Jesse had mentioned using a button on a selected product to “re-order” an additional product by using the Add Order Action and passing the Menu Item Name into it.
My current issue is trying to get Menu Item Name from the selected product. Using a debug message action I created to test what is getting passed into other actions (and for testing rules that I have created that may or may not be working as intended), when I pass in [:Order:Menu Item Name] or [:Men…
I have since managed to get a reorder of a product with the same portion, but not with any order tags yet.
RickH
July 2, 2015, 8:58am
10
There is an action to clone a ticket, there was a discussion some time ago about quickly cloning a ticket search the forum theres definitely some info
I have it on my to do list to copy round of drinks by opening the last order and copying the order lines onto a new ticket
RickH
July 2, 2015, 9:01am
13
Just search for clone in forum, you could probably adapt the tutorial to you needs
@RickH
The Clone ticket is to re-order the whole ticket into NEW ticket. This is to clone specific item(s) to the SAME ticket.
Thanks,