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/French-sales_order.tex | 74 ++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'templates/French-sales_order.tex') diff --git a/templates/French-sales_order.tex b/templates/French-sales_order.tex index 10198308..bd8422d1 100755 --- a/templates/French-sales_order.tex +++ b/templates/French-sales_order.tex @@ -26,12 +26,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rr@{}} - Téléphone & <%tel%>\\ - Télécopieur & <%fax%> + Téléphone & \\ + Télécopieur & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -40,62 +40,62 @@ \fontfamily{cmss}\fontshape{n}\selectfont -\markboth{<%company%>\hfill <%ordnumber%>}{\usebox{\hdr}} +\markboth{\hfill }{\usebox{\hdr}} \pagestyle{myheadings} %\thispagestyle{empty} use this with letterhead paper -<%pagebreak 65 27 37%> + \end{tabular*} \rule{\textwidth}{2pt} \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Sous-total} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Sous-total} & \textbf{} \\ \end{tabularx} \newpage -\markright{<%company%>\hfill <%ordnumber%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Numéro} & \textbf{Description} & \textbf{Qté} & \textbf{Unité} & \textbf{Prix} & \textbf{Remise} & \textbf{Montant} \\ - & reporté de la page <%lastpage%> & & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + & reporté de la page & & & & & \\ + \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont \vspace*{2cm} -<%name%> + -<%address1%> + -<%if address2%> -<%address2%> -<%end address2%> + + + -<%city%> <%state%> <%zipcode%> + -<%if country%> -<%country%> -<%end country%> + + + \vspace{3.5cm} \textbf{C O M M A N D E} \parbox{0.3cm}{\hfill} \textbf{C L I E N T} \hfill \begin{tabular}[t]{l@{\hspace{0.3cm}}l} - \textbf{Date de la commande} & <%orddate%> \\ - <%if reqdate%> - \textbf{Livrable le} & <%reqdate%> \\ - <%end reqdate%> - \textbf{Numéro de commande} & <%ordnumber%> + \textbf{Date de la commande} & \\ + + \textbf{Livrable le} & \\ + + \textbf{Numéro de commande} & \end{tabular} \vspace{1cm} @@ -103,10 +103,10 @@ \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Numéro} & \textbf{Description} & \textbf{Qté} & \textbf{Unité} & \textbf{Prix} & \textbf{Remise} & \textbf{Montant} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%sellprice%> & <%discount%> & <%linetotal%> \\ -<%end number%> + + & & & + & & & \\ + \end{tabular*} @@ -117,24 +117,24 @@ \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Sous-total} & \textbf{<%subtotal%>} \\ -<%foreach tax%> - <%taxdescription%> de <%taxbase%> & <%tax%>\\ -<%end tax%> + \textbf{Sous-total} & \textbf{} \\ + + de & \\ + \hline - \textbf{Total} & \textbf{<%ordtotal%>}\\ + \textbf{Total} & \textbf{}\\ \end{tabularx} \vspace{0.3cm} \hfill - Tous les prix indiqués sont en \textbf{<%currency%>}. + Tous les prix indiqués sont en \textbf{}. \vspace{12pt} -<%if notes%> - <%notes%> -<%end if%> + + + } -- cgit v1.2.3