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/Service-sales_quotation.tex | 68 +++++++++++++++++------------------ 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'templates/Service-sales_quotation.tex') diff --git a/templates/Service-sales_quotation.tex b/templates/Service-sales_quotation.tex index 87af1435..d10eb836 100755 --- a/templates/Service-sales_quotation.tex +++ b/templates/Service-sales_quotation.tex @@ -27,43 +27,43 @@ \parbox{\textwidth}{ \parbox[b]{.42\textwidth}{ - <%company%> + - <%address%> + } \parbox[b]{.2\textwidth}{ \includegraphics[scale=0.3]{ledger-smb} }\hfill \begin{tabular}[b]{rr@{}} - Telephone & <%tel%>\\ - Facsimile & <%fax%> + Telephone & \\ + Facsimile & \end{tabular} \rule[1.5ex]{\textwidth}{0.5pt} } -<%pagebreak 65 27 48%> + \end{tabular*} \rule{\textwidth}{2pt} \hfill \begin{tabularx}{7cm}{Xr@{}} - \textbf{Subtotal} & \textbf{<%sumcarriedforward%>} \\ + \textbf{Subtotal} & \textbf{} \\ \end{tabularx} \newpage -\markboth{<%company%>\hfill <%quonumber%>}{<%company%>\hfill <%quonumber%>} +\markboth{\hfill }{\hfill } \vspace*{-12pt} \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Number} & \textbf{Description} & \textbf{Qt'y} & \textbf{Unit} & \textbf{Price} & \textbf{Disc \%} & \textbf{Amount} \\ - & carried forward from <%lastpage%> & & & & & <%sumcarriedforward%> \\ -<%end pagebreak%> + & carried forward from & & & & & \\ + \vspace*{0.5cm} @@ -71,31 +71,31 @@ \parbox[t]{1cm}{\hfill} \parbox[t]{.45\textwidth}{ -<%name%> + -<%address1%> + -<%address2%> + -<%city%> <%state%> <%zipcode%> + -<%country%> + \vspace{0.3cm} -<%contact%> + \vspace{0.2cm} -<%if customerphone%> -Tel: <%customerphone%> -<%end customerphone%> + +Tel: + -<%if customerfax%> -Fax: <%customerfax%> -<%end customerfax%> + +Fax: + -<%email%> + } \vspace{1cm} @@ -108,7 +108,7 @@ Fax: <%customerfax%> \begin{tabularx}{\textwidth}{*{6}{|X}|} \hline \textbf{Quotation \#} & \textbf{Date} & \textbf{Valid until} & \textbf{Contact} & \textbf{Shipping Point} & \textbf{Ship via} \\ [0.5ex] \hline - <%quonumber%> & <%quodate%> & <%reqdate%> & <%employee%> & <%shippingpoint%> & <%shipvia%> \\ + & & & & & \\ \hline \end{tabularx} @@ -117,10 +117,10 @@ Fax: <%customerfax%> \begin{tabular*}{\textwidth}{@{}lp{\descrwidth}@{\extracolsep\fill}rlrrr@{}} \textbf{Number} & \textbf{Description} & \textbf{Qt'y} & \textbf{Unit} & \textbf{Price} & \textbf{Disc \%} & \textbf{Amount} \\ -<%foreach number%> - <%number%> & <%description%> & <%qty%> & - <%unit%> & <%sellprice%> & <%discountrate%> & <%linetotal%> \\ -<%end number%> + + & & & + & & & \\ + \end{tabular*} @@ -131,22 +131,22 @@ Fax: <%customerfax%> \hfill \begin{tabularx}{7cm}{Xr@{}} - Subtotal & <%subtotal%> \\ -<%foreach tax%> - <%taxdescription%> on <%taxbase%> & <%tax%>\\ -<%end tax%> + Subtotal & \\ + + on & \\ + \hline - Total & <%quototal%>\\ + Total & \\ \end{tabularx} \vspace{0.3cm} \hfill - All prices in \textbf{<%currency%>}. + All prices in \textbf{}. \vspace{12pt} -<%notes%> + } -- cgit v1.2.3