Again me, i cant set up the table in print templates, id try with {ENTITIES} but nothing apear and table its no longer exist there is any tip for me?
Hi,
Copy and paste your template here.
My template works good look how I did it:
[LAYOUT]
-- General layout
<J10>TIME IS - Pizzeria
<L00>{TICKET DATE} {TIME}
<J00>Tiketa{TICKET NO} |{USER NAME}
{ENTITIES}
<F>-
{ORDERS}
<F>=
<EB>
<J10>Total:{TICKET TOTAL}
<DB>
<C10>J U F A L E M I N D E R I T
[ORDERS]
-- Default format for orders
<J00>- {NAME}|{QUANTITY} x {PRICE} | {TOTAL AMOUNT}
{ORDER TAGS}
[ORDERS GIFT]
-- Format for gifted orders
<J00>- |{QUANTITY} |{NAME}GIFT
[ORDERS:VOID]
-- Nothing will print for void lines
[ORDER TAGS]
-- Format for order tags
<J00> {ORDER TAG NAME} {ORDER TAG PRICE}
[ENTITIES:Table]
-- Table entity format
<L00>Table: {ENTITY NAME}
[ENTITIES:Tavolinat]
<L00>Tavolina: {ENTITY NAME}
[ENTITIES:Terasa]
[ENTITIES Customers]
-- Customer entity format
<J00>Klienti: {ENTITY NAME} {ENTITY DATAPhone}
i modify yours but i cant get the number of table, one thing that i realice its
{ENTITIES} is not in blue
where its how its looks now
https://docs.google.com/file/d/0ByvA6G6jB52mNWVVY0VVYnl2aVk/edit?usp=sha...
this is the old one:
<BMP> C:\logo.bmp
<T>TICKET NO FISCAL
<L00>Fecha:{TICKET DATE} |Hora:{TIME}
<J00>Ticket Nro:{TICKET NO} |{USER NAME}
<C10>Gracias por elegirnos
[ENTITIES: Mesa]
<L00>Mesa: {ENTITY NAME}
<J00>Cliente: {ENTITY NAME} {ENTITY DATAPhone}
First you must know the name of entity, p.s the tables can be outside or inside.
In my case their name is Tavolinat (for inside) and Terasa for (outside).
ok, thanks, i didnt understand completly how it works but i make it works in my ticket with your help
2 answers
Hi,
Copy and paste your template here.
My template works good look how I did it:
[LAYOUT]
-- General layout
<J10>TIME IS - Pizzeria
<L00>{TICKET DATE} {TIME}
<J00>Tiketa{TICKET NO} |{USER NAME}
{ENTITIES}
<F>-
{ORDERS}
<F>=
<EB>
<J10>Total:{TICKET TOTAL}
<DB>
<F>=
<C10>J U F A L E M I N D E R I T
[ORDERS]
-- Default format for orders
<J00>- {NAME}|{QUANTITY} x {PRICE} | {TOTAL AMOUNT}
{ORDER TAGS}
[ORDERS GIFT]
-- Format for gifted orders
<J00>- |{QUANTITY} |{NAME}GIFT
{ORDER TAGS}
[ORDERS:VOID]
-- Nothing will print for void lines
[ORDER TAGS]
-- Format for order tags
<J00> {ORDER TAG NAME} {ORDER TAG PRICE}
[ENTITIES:Table]
-- Table entity format
<L00>Table: {ENTITY NAME}
[ENTITIES:Tavolinat]
-- Table entity format
<L00>Tavolina: {ENTITY NAME}
[ENTITIES:Terasa]
-- Table entity format
<L00>Tavolina: {ENTITY NAME}
[ENTITIES Customers]
-- Customer entity format
<J00>Klienti: {ENTITY NAME} {ENTITY DATAPhone}
i modify yours but i cant get the number of table, one thing that i realice its
{ENTITIES} is not in blue
where its how its looks now
https://docs.google.com/file/d/0ByvA6G6jB52mNWVVY0VVYnl2aVk/edit?usp=sha...
this is the old one:
https://docs.google.com/file/d/0ByvA6G6jB52mNWVVY0VVYnl2aVk/edit?usp=sha...
[LAYOUT]
-- General layout
<BMP> C:\logo.bmp
<T>TICKET NO FISCAL
<L00>Fecha:{TICKET DATE} |Hora:{TIME}
<J00>Ticket Nro:{TICKET NO} |{USER NAME}
{ENTITIES}
<F>-
{ORDERS}
<F>=
<EB>
<J10>Total:{TICKET TOTAL}
<DB>
<F>=
<C10>Gracias por elegirnos
[ORDERS]
-- Default format for orders
<J00>- {NAME}|{QUANTITY} x {PRICE} | {TOTAL AMOUNT}
{ORDER TAGS}
[ORDERS GIFT]
-- Format for gifted orders
<J00>- |{QUANTITY} |{NAME}GIFT
{ORDER TAGS}
[ORDERS:VOID]
-- Nothing will print for void lines
[ORDER TAGS]
-- Format for order tags
<J00> {ORDER TAG NAME} {ORDER TAG PRICE}
[ENTITIES: Mesa]
-- Table entity format
<L00>Mesa: {ENTITY NAME}
[ENTITIES Customers]
-- Customer entity format
<J00>Cliente: {ENTITY NAME} {ENTITY DATAPhone}
First you must know the name of entity, p.s the tables can be outside or inside.
In my case their name is Tavolinat (for inside) and Terasa for (outside).
ok, thanks, i didnt understand completly how it works but i make it works in my ticket with your help