diff options
author | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
commit | 58d093219cf60264550b8c34649d9f3190eda042 (patch) | |
tree | 10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/templates/Dutch-pos_invoice.txt | |
parent | 3ce7691203a7737406bf2d4442f7fd84b81f847e (diff) |
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/templates/Dutch-pos_invoice.txt')
-rw-r--r-- | sql-ledger/templates/Dutch-pos_invoice.txt | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/sql-ledger/templates/Dutch-pos_invoice.txt b/sql-ledger/templates/Dutch-pos_invoice.txt deleted file mode 100644 index 18de4c2de..000000000 --- a/sql-ledger/templates/Dutch-pos_invoice.txt +++ /dev/null @@ -1,51 +0,0 @@ -<%company align=center width=40%> -<%address align=center width=40%> - - Kassa: <%till align=left width=3%> Telefoon: <%tel%> -Kassier: <%username%> -Verkoper: <%employee%> - -<%invtime%><%invnumber align=right width=16%> - - Hoeveelheid Omschrijving Bedrag -<%foreach number%> -<%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%> - <%number%> @ <%sellprice%>/<%unit%> -<%end number%> - -Aantal items: <%rowcount%> -<%if taxincluded%> - --------------- - Bedrag : <%invtotal align=right width=9%> -<%end taxincluded%> -<%if not taxincluded%> - ------------ - Subtotaal: <%subtotal align=right width=9%> -<%end taxincluded%> -<%foreach tax%> -<%taxdescription align=right width=23%> @ <%taxrate align=right width=2%>%: <%tax align=right width=9%> -<%end tax%> - Bedrag : <%invtotal align=right width=9%> -<%foreach payment%> -<%paymentaccount align=right width=29%>: <%payment align=right width=9%> <%currency%> -<%end payment%> -<%if change%> - Wisselgeld: <%change align=right width=9%> -<%end change%> -<%if total%> - Te betalen : <%total align=right width=9%> -<%end total%> -<%if discount%> - -<%discount%> % Discount applied -<%end discount%> - - Dank u en tot ziens! - -<%if taxincluded%> -Belasting is in de prijs inbegrepen. -<%end taxincluded%> - - - - |