X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FBrazilian_Portuguese-invoice.html;h=0d280d4b186761657aa6430ac656e20dcb25b671;hp=28712383396eb0c60658ec0cb10c05a8b52c6344;hb=948b8acdd4b9b3864342062d0c397a11f57c5700;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac diff --git a/sql-ledger/templates/Brazilian_Portuguese-invoice.html b/sql-ledger/templates/Brazilian_Portuguese-invoice.html index 287123833..0d280d4b1 100644 --- a/sql-ledger/templates/Brazilian_Portuguese-invoice.html +++ b/sql-ledger/templates/Brazilian_Portuguese-invoice.html @@ -82,17 +82,25 @@ <%name%> -
<%addr1%> -
<%addr2%> -
<%addr3%> -
<%addr4%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> <%shiptoname%> -
<%shiptoaddr1%> -
<%shiptoaddr2%> -
<%shiptoaddr3%> -
<%shiptoaddr4%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddress2%> +<%end shiptoaddress2%> +
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + <%if shiptocountry%> +<%shiptocountry%> +<%end shiptocountry%> @@ -136,6 +144,7 @@ adjust the colspan if you include this to shift subtotal one to the right you can also use netprice instead of sellprice if you don't want to show the discount netprice = sellprice - discount +to show the percentage for a discount use <%discountrate%> -->