Can any body tell me how I can have the Customer name back on the ticket.
I dont know how it happen, but now it is only named “customer”
Please help!!!
We do not know what you did. Some screenshots might help.
Hi Kendash
Afcorse Sorry.
When I select this customer
I dont get the name on top of the Ticket
You see its still called Customer:Kunde (Customer) I must have changed the name and function some where I just cant find out where.
And the same happend if I change customer. The name dont apear on the top of the Ticket.
I really hope you can help with a solution.
Please add a screenshot of your Customer Entity Type configuration.
Your display format configuration is wrong.
I have a nother problem now with the customer name. I have the neme in the top of the ticket screen. But when I print the ticket it is not written on the top of the ticket.
I have some screen shot of the Entity Type
Can you see what I have don wrong? I tryed to make som new custom fields in the entitys like zip code and zity. Don’t know if they could hav coursed it. I have deletet it again…
You need to check the Printer templates
I have tryed to copy a template frome a backup that worked. And still the same problem.
Just in case I have pastet a copy of the template below:
[LAYOUT]
– General layout
Faktura
Dato:{TICKET DATE}
Udskrevet:{TIME}
{ENTITIES}
Faktura Nummer:{TICKET NO}
-
{ORDERS}
=
{DISCOUNTS}
[Total Gift:|{ORDER STATE TOTAL:Gift}]
{SERVICES}
Total:|{TICKET TOTAL}
Tax {TAX NAME} ({TAX RATE}%) {TAX AMOUNT}
{PAYMENTS}
=
Tak for besøget i Funhall
CVR 34546789 Venøvej 1, 8800 Viborg
TLF 31412060 se mere på www.funhall.dk
[DISCOUNTS]
{CALCULATION NAME} %{CALCULATION AMOUNT}|{CALCULATION TOTAL}
[SERVICES]
{CALCULATION NAME}|{CALCULATION TOTAL}
[PAYMENTS]
{PAYMENT NAME}|{PAYMENT AMOUNT}
[ORDERS]
– Default format for orders
- {QUANTITY} {NAME}|{TOTAL PRICE}
{ORDER TAGS}
[ORDERS:Gift]
– Format for gifted orders
- {QUANTITY} {NAME}|GIFT
{ORDER TAGS}
[ORDERS:Void]
– Nothing will print for void lines
[ORDER TAGS]
– Format for order tags
* {ORDER TAG NAME} | {ORDER TAG PRICE}
[ENTITIES:Table]
– Table entity format
Table: {ENTITY NAME}
[ENTITIES:Customer]
– Customer entity format
Customer: {ENTITY NAME} | {ENTITY DATA:Phone}
can you try following for [ENTITIES:Customer]
[ENTITIES:Customer]
– Customer entity format
Customer: {ENTITY DATA: NAME} | {ENTITY DATA:Phone}
Below is an example:
Sure I will try
But will this help for that the name is not printet ?
…also section should be defined as [ENTITIES:Kunde]
I also think there is some more fundamental wrong here. It didn’t help correcting it to Kunde. There still is no printet name.
Now I got it thanks a lot…
There was i mixup in the printer templates