Require Drinks Based on People Seated

Hello,

How could I ask for people count sitting at the table then not allow the order to be sent without having the same count of beverages?

Thanks!

I am sort of reading between the lines because you did not provide much detail. You basically want it to not allow the waiter to close the ticket and it send to kitchen unless they have fulfilled all of the seats drinks first?

Sorry about that.

  1. New Order started for table with 3 people sitting down.
  2. popup is displayed asking for amount of people sitting down at table.
  3. Then that many drinks must be ordered or the ticket cannot be closed.

Here it is common for waitresses to not charge customers for drinks.

I think this might be possible with a constraint that looks for specific order count of a product… I have not tried it yet so I am not sure the actual syntax.