I followed an old Tutorial made for V4 and made same in V5 it is working fine. No need to create severeal Departments, I have created only one with 2 Price Tags. ( Dine In and Take Away)
It is posisible to switch between them on sale Screen without changing Departments. Nice Feature !!
I cannot show this choosed option in Ticket Template. If I create 2 Departments, they are printed correctly, but not this option: Take Away or Dine In. “Price Tag” and Ticket Tag are inserted in Ticket, but they are coming empty. What I am doing wrong?
@Bob_be Thank you very much for Tutorial. It is fine too, i have now all prepared and working fine. I need just to show this Price Tag in my printed Ticket in order to identify order: Take Away or Dine in !
I have added some formatting Tags, but they are coming empty. Only in this Section is coming.
[ORDERS]
– Default format for orders
- {QUANTITY} {NAME} ({PRICE})|{TOTAL AMOUNT} {PRICE TAG}
{ORDER TAGS}
Not Possible to show it in somewehere else ? In this Section not enough space for all infos.
For reporting purposes you may want to use a different Ticket Type for each or at least a Ticket Tag to label each ticket. Either choice, can be setup to automatically apply the info when a user selects one of the two buttons.
That may also make make it easier to modify the print ticket.
@Bob_be it’s possible to print this {PRICE TAG} only in [ORDERS] section in Ticket.
It is not possible to print it aside from this. It is coming always empty. Any way…
I have created 2 Departments. Each one has own Buttons, own price etc… It is possible to create an Automation Command button on sale screen to change Departments before or during creating Ticket?
Just switching between them. I couldn find any Tutorial on Forum.
Your first post mentions wanting only one department. Now you want different departments. How would you ideally like to set things up? What is your work flow?
Please keep in mind:
A Department can have more than 1 Ticket Types.
A Department can not be changed during an open ticket. It can be changed before a ticket is created.
Ticket Types can be changed during an open ticket.
I find that employees tend to forget to return to the proper Department, if the Department is assigned to a workstation. Reports then can/will be off.
Why do you want to use {PRICE TAG} outside the Orders section?
Printing {PRICE TAG} outside the Orders Section, helps me to identify what kind of order is. In this Case I dont need to create a new Ticket Type and use another Button. Price Definition Tag has same name “Delivery” “Take Away”, I could use this Label with a meaning of “Ticket Type”.
I have thuoght. Am I wrong?
@Bob_be Thank you very much for your Answer. I really appreciate your efforts.
I have put this line in my print Template, I get only Ticket ID. Something like this:
{REPORT ORDER DETAILS:O.PriceTag.asc:T.Id=1450 (id is correct)
Price tag is always correctly printed in Order Section in Ticket.
@Bob_be Yes, it makes me a report: name + price Tag + Price
{REPORT ORDER DETAILS:M.Name,O.PriceTag.asc,O.Price}
i have used your formating code like this: {ORDER DETAILS:O.PriceTag.asc}
it shows me only Price Tag Name. Delivery or Dine In to identify Order without other Button.
PERFECT !!!
Problem is resolved. THANK YOU VERY MUCH