Hi there,
is there a way to get the department into the printer template?
Also I need a way to print the tax rate into the template.
In Germany you have 19% Tax on eating in the restaurant and 7% taxes for food to take.
Then I created two departments. One is called "Restaurant" the other one is called "zum Mitnehmen". So I solved the tax issue.
So i created two tax templates and mapped them correctly. The calculation works fine.
But i have to print the tax rate into the bill.
This is my simple Template:
[LAYOUT]
-- General layout
<T>Beleg
<T>Ronja
<T>vegan-/vegetarisch
<T>Kettwigerstr. 15
<T>45468 Mülheim (R)
<L00>Datum:{TICKET DATE}
<L00>Zeit:{TIME}
{ENTITIES}
<L00>Beleg Nr:{TICKET NO}
<F>-
{ORDERS}
<F>=
<EB>
{DISCOUNTS}
[<J10>Gesamt Einladung:|{ORDER STATE TOTAL:Einladung}]
<J10>Gesamt:|{TICKET TOTAL}
<J00>19% MwSt:{TAXES}|{TAX TOTAL}
{PAYMENTS}
<DB>
<F>=
<C10>Vielen Dank!
I tried to print the tax rate with the command: "{TAX RATE}" instead of "19%" but it didn't worked. As I said before, the calculation works right.
I hope you can help me.
Greats,
Michael