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/Swedish-purchase_order.tex | 132 +++++++++++++++++------------------ 1 file changed, 66 insertions(+), 66 deletions(-) (limited to 'templates/Swedish-purchase_order.tex') diff --git a/templates/Swedish-purchase_order.tex b/templates/Swedish-purchase_order.tex index 2ae0b64b..981ef029 100755 --- a/templates/Swedish-purchase_order.tex +++ b/templates/Swedish-purchase_order.tex @@ -25,12 +25,12 @@ \parbox{\textwidth}{ \parbox[b]{12cm}{ - <%company%> + - <%address%>}\hfill + }\hfill \begin{tabular}[b]{rr@{}} - Telefon & <%tel%>\\ - Telefaks & <%fax%> + Telefon & \\ + Telefaks & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} @@ -39,32 +39,32 @@ \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 48%> + \end{tabular*} \rule{\textwidth}{2pt} \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Pris ex moms} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Pris ex moms} & \textbf{} \\ \end{tabularx} \newpage -\markright{<%company%>\hfill <%ordnumber%>} +\markright{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrr@{}} \textbf{Nummer} & \textbf{Beskrivning} & \textbf{Ant.} & \textbf{Enhet} & \textbf{Pris} & \textbf{Sum} \\ - & carried forward from <%lastpage%> & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + & carried forward from & & & & \\ + \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont @@ -76,71 +76,71 @@ \textbf{Til} \vspace{0.5cm} -<%name%> + -<%address1%> + -<%if address2%> -<%address2%> -<%end address2%> + + + -<%city%> <%state%> <%zipcode%> + -<%if country%> -<%country%> -<%end country%> + + + \vspace{0.3cm} -<%if contact%> -Attn: <%contact%> + +Attn: \vspace{0.3cm} -<%end contact%> + -<%if vendorphone%> -Tel: <%vendorphone%> -<%end vendorphone%> + +Tel: + -<%if vendorfax%> -Fax: <%vendorfax%> -<%end vendorfax%> + +Fax: + -<%email%> + } \parbox[t]{7.5cm}{ \textbf{Send til} \vspace{0.3cm} -<%shiptoname%> + -<%shiptoaddress1%> + -<%if shiptoaddress2%> -<%shiptoaddress2%> -<%end shiptoaddress2%> + + + -<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + -<%if shiptocountry%> -<%shiptocountry%> -<%end shiptocountry%> + + + \vspace{0.3cm} -<%if shiptocontact%> -Attn: <%shiptocontact%> + +Attn: \vspace{0.3cm} -<%end shiptocontact%> + -<%if shiptophone%> -Tel: <%shiptophone%> -<%end shiptophone%> + +Tel: + -<%if shiptofax%> -Fax: <%shiptofax%> -<%end shiptofax%> + +Fax: + -<%shiptoemail%> + } \hfill @@ -149,11 +149,11 @@ Fax: <%shiptofax%> \textbf{I N K Ö P S} \parbox{0.3cm}{\hfill} \textbf{O R D E R} \hfill \begin{tabular}[t]{l@{\hspace{0.3cm}}l} - \textbf{Datum} & <%orddate%> \\ -<%if reqdate%> - \textbf{Leverans innan} & <%reqdate%> \\ -<%end reqdate%> - \textbf{Ordrenr.} & <%ordnumber%> + \textbf{Datum} & \\ + + \textbf{Leverans innan} & \\ + + \textbf{Ordrenr.} & \end{tabular} \vspace{1cm} @@ -161,10 +161,10 @@ Fax: <%shiptofax%> \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrr@{}} \textbf{Nummer} & \textbf{Beskrivning} & \textbf{Ant.} & \textbf{Enhet} & \textbf{Pris} & \textbf{Sum} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%sellprice%> & <%linetotal%> \\ -<%end number%> + + & & & + & & \\ + \end{tabular*} @@ -175,24 +175,24 @@ Fax: <%shiptofax%> \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Pris ex moms} & \textbf{<%subtotal%>} \\ -<%foreach tax%> - <%taxdescription%> on <%taxbase%> & <%tax%>\\ -<%end tax%> + \textbf{Pris ex moms} & \textbf{} \\ + + on & \\ + \hline - \textbf{Total} & \textbf{<%ordtotal%>}\\ + \textbf{Total} & \textbf{}\\ \end{tabularx} \vspace{0.3cm} \hfill - Alle priser i valuta \textbf{<%currency%>}. + Alle priser i valuta \textbf{}. \vspace{12pt} -<%if notes%> - <%notes%> -<%end if%> + + + } -- cgit v1.2.3