From eedad02e621755aa269a6728364fa2ef07f6bca9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:44:51 +0000 Subject: Changed all templates to the new syntax git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@142 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Brazilian_Portuguese-pos_invoice.txt | 72 +++++++++++++------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'templates/Brazilian_Portuguese-pos_invoice.txt') diff --git a/templates/Brazilian_Portuguese-pos_invoice.txt b/templates/Brazilian_Portuguese-pos_invoice.txt index 4aef5a29..5a504770 100755 --- a/templates/Brazilian_Portuguese-pos_invoice.txt +++ b/templates/Brazilian_Portuguese-pos_invoice.txt @@ -1,50 +1,50 @@ -<%company align=center width=40%> -<%address align=center width=40%> + + -Até: <%till align=left width=3%> fone#: <%tel%> -Clerk: <%username%> -Vendedor: <%employee%> +Até: fone#: +Clerk: +Vendedor: -<%invtime%><%invnumber align=right width=16%> + Qtd Descrição Total -<%foreach number%> -<%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%> - <%number%> @ <%sellprice%>/<%unit%> -<%end number%> + + + @ / + -Número de itens: <%rowcount%> -<%if taxincluded%> +Número de itens: + --------------- - Total devido: <%invtotal align=right width=9%> -<%end taxincluded%> -<%if not taxincluded%> + Total devido: + + ------------ - 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%> - Total devido: <%invtotal align=right width=9%> -<%foreach payment%> -<%paymentaccount align=right width=29%>: <%payment align=right width=9%> <%currency%> -<%end payment%> -<%if change%> - Troco: <%change align=right width=9%> -<%end change%> -<%if total%> - Saldo devido: <%total align=right width=9%> -<%end total%> -<%if discount%> - -<%discount%> % Desconto aplicado -<%end discount%> + Subtotal: + + + @ %: + + Total devido: + +: + + + Troco: + + + Saldo devido: + + + + % Desconto aplicado + Obrigado por ser nosso cliente! -<%if taxincluded%> + Os impostos estão inclusos no preço. -<%end taxincluded%> + -- cgit v1.2.3