I’m facing this problem and I have not idea what caused it.
When I select a customer from the main POS screen, a ticket is not created. However when I select a customer from a different “Entity Screen”, ticket is created as expected.
When I select customer in (takeaway) department the customer name is shown in the picture in my original post.
When items added to the ticket, ticket is created and ticket state becomes “Unpaid”
I have two Ticket Created rules for new tickets.which update the ticket state to “New” or “PhoneNew” depending on Ticket Type through Mapping (Ticket or Phone Ticket)
Think something skewwiff somewhere, your earlier screenshot shows state of Phone: New but that action in phone rule shows state of PhoneNew… should that not make screenshot Phone: PhoneNew
Thanks JTRTech,
I’ve been playing around with the rules…etc and have changed it state name from New to PhoneNew Since my original post. However the result is still the same, ticket don’t get created until an order is added to ticket. OR Customer is selected from Phone Order department.
Show your two ticket state update actions, the actions themselves not the rule instances…
You ‘New’ state is not the default Update Ticket Status action, maybe you have wrong state name in that new action…
Going to hazzard a guess its the current status field holding it back…
Change the update ticket state new back to the default update ticket status and try then