emreeren / SambaPOS-3

Touch Screen Restaurant POS
sambapos.com
469 stars 413 forks source link

Problem using 'Add Order' Action #351

Closed JohnSCS closed 11 years ago

JohnSCS commented 11 years ago

Using the default database, I want to automatically add Coffee to any Breakfast order.

Action Name - Add Coffee to Order Action - Add Order Menu Item Name - Coffee Portion - Normal Quantity - 1

Rule Add Coffee to Order Name - Add Coffee to Order Event - Order Added to Ticket MenuItemGroup - Breakfast Action - Add Coffee to Order

The Coffee only gets added if you Cancel an Item, Close or Settle the Ticket. I even added an Action to 'Display Ticket' in the hope of refreshing the Ticket, but it does not work.

Any ideas?