Select order action - how it works?

I create a kind of analogue of the kitchen display.
Although my project is not associated with food.
But I need to quickly process the order with different tickets (Order from supply and other)
I want to use Order state and action update order state
but I can not select the order is the ticket.

I dont think {:orderid} is a valid tag?
How are you intending to feed order ids into the rule/action?

not sure what your question correctly translated

but i use custom report widget and Setting mappings

Sorry, have not used report widget yet so not a pro on that…

Add a display message action with {:orderid} as the message to test what the output of it is…
beleive the action is looking for a comma separated list so youll be wanting to see 1051,1052,1053

it works
setting of the widget is loaded

I have a problem with Select order action.
or am I wrong to do something, or this action designed for another

You can’t select orders from a report. Only while in ticket view. You can select orders using task editor kitchen screen QMcKay demonstrated a good setup.

Yes, I have read this topic. QMcKay did a good job. it perfectly fulfills its functions for chefs.

I also need a more flexible functionality, such as sorting, filtering, fast printing. (because Samba will work with the office manager)
custom report widget is ideal for this purpose.

if I ask for a team of developers to add the ability to select orders out of ticket.
I think no one will come in handy this possibility :wink:

The process should be

  1. Load Ticket
  2. Select Orders
  3. Update state
  4. Close Ticket

I never did such thing though. Hope works fine for you.

Hooray!:boom:
Hooray!:boom:
Hooray!
This work!
Thank you very much!!!

I thought I might mention that task editor widget can be used entirely different ways than just kitchen screen. I think you would prefer it.