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/German-purchase_order.tex | 74 ++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'templates/German-purchase_order.tex') diff --git a/templates/German-purchase_order.tex b/templates/German-purchase_order.tex index 4f73aa38..5cbc1ad5 100755 --- a/templates/German-purchase_order.tex +++ b/templates/German-purchase_order.tex @@ -25,12 +25,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rr@{}} - Telefon & <%tel%>\\ - Telefax & <%fax%> + Telefon & \\ + Telefax & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -39,62 +39,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{Zwischensumme} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Zwischensumme} & \textbf{} \\ \end{tabularx} \newpage -\markright{<%company%>\hfill <%ordnumber%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrr@{}} \textbf{Nummer} & \textbf{Artikel} & \textbf{Anz} & \textbf{Einh} & \textbf{Preis} & \textbf{Total} \\ - & Übertrag von <%lastpage%> & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + & Übertrag von & & & & \\ + \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{B E S T E L L U N G} \hfill \begin{tabular}[t]{l@{\hspace{0.3cm}}l} - \textbf{Datum} & <%orddate%> \\ -<%if reqdate%> - \textbf{Lieferung bis} & <%reqdate%> \\ -<%end reqdate%> - \textbf{Nummer} & <%ordnumber%> + \textbf{Datum} & \\ + + \textbf{Lieferung bis} & \\ + + \textbf{Nummer} & \end{tabular} \vspace{1cm} @@ -102,10 +102,10 @@ \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrr@{}} \textbf{Nummer} & \textbf{Artikel} & \textbf{Anz} & \textbf{Einh} & \textbf{Preis} & \textbf{Total} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%sellprice%> & <%linetotal%> \\ -<%end number%> + + & & & + & & \\ + \end{tabular*} @@ -116,24 +116,24 @@ \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Zwischensumme} & \textbf{<%subtotal%>} \\ -<%foreach tax%> - <%taxdescription%> on <%taxbase%> & <%tax%>\\ -<%end tax%> + \textbf{Zwischensumme} & \textbf{} \\ + + on & \\ + \hline - \textbf{Total} & \textbf{<%ordtotal%>}\\ + \textbf{Total} & \textbf{}\\ \end{tabularx} \vspace{0.3cm} \hfill - Alle Preise in \textbf{<%currency%>}. + Alle Preise in \textbf{}. \vspace{12pt} -<%if notes%> - <%notes%> -<%end if%> + + + } -- cgit v1.2.3