X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FItalian-pos_invoice.txt;fp=sql-ledger%2Ftemplates%2FItalian-pos_invoice.txt;h=9ec12f4d2035b213a652374dec15dbed924aafd7;hp=0000000000000000000000000000000000000000;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/templates/Italian-pos_invoice.txt b/sql-ledger/templates/Italian-pos_invoice.txt new file mode 100644 index 000000000..9ec12f4d2 --- /dev/null +++ b/sql-ledger/templates/Italian-pos_invoice.txt @@ -0,0 +1,51 @@ +<%company align=center width=40%> +<%address align=center width=40%> + + Till: <%till align=left width=3%> Phone#: <%tel%> +Clerk: <%username%> +Sales: <%employee%> + +<%invtime%><%invnumber align=right width=16%> + + Qty Description Amount +<%foreach number%> +<%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%> + <%number%> @ <%sellprice%>/<%unit%> +<%end number%> + +Number of items: <%rowcount%> +<%if taxincluded%> + --------------- + Amount Due: <%invtotal align=right width=9%> +<%end taxincluded%> +<%if not taxincluded%> + ------------ + Subtotal: <%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%> + Amount Due: <%invtotal align=right width=9%> +<%foreach payment%> +<%paymentaccount align=right width=29%>: <%payment align=right width=9%> <%currency%> +<%end payment%> +<%if change%> + Change: <%change align=right width=9%> +<%end change%> +<%if total%> + Balance Due: <%total align=right width=9%> +<%end total%> +<%if discount%> + +<%discount%> % Discount applied +<%end discount%> + + Thank you for your valued business! + +<%if taxincluded%> +Taxes are included in price. +<%end taxincluded%> + + + +