import sql-ledger 2.4.4
[freeside.git] / sql-ledger / templates / Brazilian_Portuguese-invoice.tex
index 15c407b..286e00c 100644 (file)
@@ -44,7 +44,7 @@
 \pagestyle{myheadings}
 %\thispagestyle{empty}     use this with letterhead paper
 
-<%pagebreak 90 27 48%>
+<%pagebreak 90 27 37%>
 \end{tabular*}
 
   \rule{\textwidth}{2pt}
 
 <%name%>
 
-<%addr1%>
+<%address1%>
 
-<%addr2%>
+<%if address2%>
+<%address2%>
+<%end address2%>
 
-<%addr3%>
+<%city%> <%state%> <%zipcode%>
 
-<%addr4%>
+<%if country%>
+<%country%>
+<%end country%>
 
 \vspace{0.3cm}
 
@@ -110,13 +114,17 @@ Fax: <%customerfax%>
 
 <%shiptoname%>
 
-<%shiptoaddr1%>
+<%shiptoaddress1%>
 
-<%shiptoaddr2%>
+<%if shiptoaddress2%>
+<%shiptoaddress2%>
+<%end shiptoaddress2%>
 
-<%shiptoaddr3%>
+<%shiptocity%> <%shiptostate%> <%shiptozipcode%>
 
-<%shiptoaddr4%>
+<%if shiptocountry%>
+<%shiptocountry%>
+<%end shiptocountry%>
 
 \vspace{0.3cm}
 
@@ -215,9 +223,5 @@ Fax: <%shiptofax%>
 
 \centerline{\textbf{Obrigado por estarmos fazendo negócio!}}
 
-\renewcommand{\thefootnote}{\fnsymbol{footnote}}
-
 \end{document}
 
-
-