Print just added order

That might be little more difficult but I will look into it. Did you ever get the first one to work?

EDIT: I got it to work. Here are screenshots of it working then ill post how.

Notice it only printed the last order which was 6 bacon and cheese. It was also set to print only when Bacon and Cheese was selected and it was set to print when Order Added.

Here is same order I have not closed it to prove its printing last order. Notice it now printed 1 Bacon and Cheese which I added after the 6 Bacon and Cheese.

Here is how I did it. Screenshots coming…



1 Like

Sorry for weird sized screenshot at end. I am using a Surface Pro and it cut off some of the actions in landscape so I had to turn it to portrait and snap the sshot.

1 Like

I really dont know why, but I dont get anything printed…

BUAAAAAAAAAAAAAAAAAAAAAA

G.

If you set to demo mode does it print to notepad? Do you have any department specific stuff setup that could be conflicting? If you still can not get it you can pm me a db backup and I will look for you.

ok… I think I found the problem…

Seems that the template is not working…

I just erased the template and printed a “HELLO WORLD!” and it worked

Let me see

G

this is not working…

<F>-
<J00>Hora: {TIME}|Ticket: {TICKET NO}
<F>-

{ORDERS}

[ORDERS]
<L00>{QUANTITY} x {PRODUCT NAME} {PORTION}|R${TOTAL AMOUNT}
{ORDER TAGS}

[ORDERS:Void]
<J00>- {QUANTITY} {PRODUCT NAME} {PORTION}|** CANCELADO **
{ORDER TAGS}

[ORDER TAGS]
-- Format for order tags
<L00>     * {ORDER TAG NAME}

but this is:

HELLO WORLD"!!!!

in your screenshot you had open tags look

yes that is working… that is the kitchen order print and I can confirm that is working…

That tag is wrong. You should close brackets after Viagem} and should be no bracket after <F>-

in the kitchen printer its working good… sorry, its not good… i changed that now… sorry

THIS DOES NOT WORK

HOLA, deberia estar imprimiendo esto:

estara bien??


{ORDERS}

[ORDERS]
<L00>{QUANTITY} x {PRODUCT NAME} {PORTION}

THIS WORKS

HOLA, deberia estar imprimiendo esto:

estara bien??

strange

Im just pointing out what I see. That is wrong syntax. I do not know if that’s the reason but that is the template you showed me as what it was linked too in your rule.

So if that is not the template your using then which one is. It seems you did not post a screenshot of it. That screenshot you showed is the one you had linked in your rule so maybe your confused on which template? I am going by the screenshots you provided.

i corrected it… I made a stupid move with the mouse…
the template I use is this, and its not working…

Put [LAYOUT] at top of the template and it should work. Without the [LAYOUT] tag none of the other tags will work.

Like this:

[LAYOUT]

HOLA, deberia estar imprimiendo esto:

estara bien??


{ORDERS}

[ORDERS]
<L00>{QUANTITY} x {PRODUCT NAME} {PORTION}

now it does not even print the fiurst two lines that used to print…

Something wrong with your printer settings then. or there are characters that are invalid… let me try your template.

It has to be your printer setup maybe? As you can see your template works fine. So it might be the actual printer.

but everything else works fine in this printer, its the ticket printer… and I printed like 10 or more tickets today… and now…

strange…

try setting it to demo and see if it prints in notepad. If it does then you know its your printer if it doesn’t then its another config issue.

even on demo (noteapd)

this part is not working:

{ORDERS}

[ORDERS]
<L00>{QUANTITY} x {PRODUCT NAME} {PORTION}|R${TOTAL AMOUNT}

as soon as I take it out it prints

lol I don’t know man I just tried it.

I can confirm that any template is working until I add the {ORDERS} part…

that is strange…

now… regarding this:

<F>-
<EB>
[<C00>{TICKET TAG:Viagem}
<DB>
<F>-]
Pessoas: {TICKET TAG:Pessoas}
Garçon: {TICKET TAG:Garçon Pizzaria}
<F>-

just try it… its not wrong… the fact is that it prints a ----- line if the tag viagem exists.

G.

Ok so you only want that line if that exists. I was assuming you always wanted that line.

1 Like