LOGO
# Bondaten Kopf:
{TAB::10}
{table:links:Tisch}{billuid:rechts:ID:hoch}
{TAB:}
{billdate:rechts}
{username:links:Es bediente Sie}
{payment:links:Zahlungsweg}

# Es folgt die Ausgabe aller Produkte:
# (möchte man Netto-Preise ausweisen, so ist {netto} statt {brutto} und {totalnetto} statt {total} zu verwenden) 
{TAB:3:1::7:8}
{-:rechts:Anz:}{-:: }{-:links:Beschreibung}{-:rechts:Brutto}{-:rechts:Total}
{LINIE:=}
START:products
{count:rechts}{-:: }{productname:links}{price:rechts}{total:rechts}
END:products

# Es folgt die Ausgabe aller verwendeten Steuersätze:
{TAB:5:7:9:9}
{-:rechts:MwSt%}{-:rechts:MwSt}{-:rechts:Netto}{-:rechts:Brutto}
{LINIE}
START:taxes
{tax:rechts}{mwst:rechts}{netto:rechts::h}{brutto:rechts}
END:taxes

{TAB:}
{bruttowithcurrency:mittig:Summe:hochbreit}

{hospitality:links}
# Footer des Bons
{qrcode:100}
{companyinfo:mittig}

#
{systemid:links:Kasse}
{uid:links:UID}
