diff options
Diffstat (limited to 'templates/Estonian-packing_list.tex')
-rwxr-xr-x | templates/Estonian-packing_list.tex | 84 |
1 files changed, 42 insertions, 42 deletions
diff --git a/templates/Estonian-packing_list.tex b/templates/Estonian-packing_list.tex index 2d3a1945..4798a92d 100755 --- a/templates/Estonian-packing_list.tex +++ b/templates/Estonian-packing_list.tex @@ -17,24 +17,24 @@ \tiny \rule[1.5em]{\textwidth}{0.5pt} Items returned are subject to a 10\% restocking charge. -A return authorization must be obtained from <%company%> before goods are +A return authorization must be obtained from <?lsmb company ?> before goods are returned. Returns must be shipped prepaid and properly insured. -<%company%> will not be responsible for damages during transit. +<?lsmb company ?> will not be responsible for damages during transit. } } -<%include letterhead.tex%> +<?lsmb include letterhead.tex ?> -<%pagebreak 65 27 37%> +<?lsmb pagebreak 65 27 37 ?> \end{tabularx} \newpage -\markboth{<%company%>\hfill <%ordnumber%>}{<%company%>\hfill <%ordnumber%>} +\markboth{<?lsmb company ?>\hfill <?lsmb ordnumber ?>}{<?lsmb company ?>\hfill <?lsmb ordnumber ?>} \begin{tabularx}{\textwidth}{@{}rlXllrrl@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Serial Number} & & \textbf{Qty} & \textbf{Ship} & \\ -<%end pagebreak%> +<?lsmb end pagebreak ?> \vspace*{0.5cm} @@ -46,32 +46,32 @@ returned. Returns must be shipped prepaid and properly insured. \parbox[t]{.5\textwidth}{ -<%shiptoname%> +<?lsmb shiptoname ?> -<%shiptoaddress1%> +<?lsmb shiptoaddress1 ?> -<%shiptoaddress2%> +<?lsmb shiptoaddress2 ?> -<%shiptocity%> -<%if shiptostate%> -\hspace{-0.1cm}, <%shiptostate%> -<%end shiptostate%> -<%shiptozipcode%> +<?lsmb shiptocity ?> +<?lsmb if shiptostate ?> +\hspace{-0.1cm}, <?lsmb shiptostate ?> +<?lsmb end shiptostate ?> +<?lsmb shiptozipcode ?> -<%shiptocountry%> +<?lsmb shiptocountry ?> } \parbox[t]{.5\textwidth}{ - <%shiptocontact%> + <?lsmb shiptocontact ?> - <%if shiptophone%> - Tel: <%shiptophone%> - <%end shiptophone%> + <?lsmb if shiptophone ?> + Tel: <?lsmb shiptophone ?> + <?lsmb end shiptophone ?> - <%if shiptofax%> - Fax: <%shiptofax%> - <%end shiptofax%> + <?lsmb if shiptofax ?> + Fax: <?lsmb shiptofax ?> + <?lsmb end shiptofax ?> - <%shiptoemail%> + <?lsmb shiptoemail ?> } \hfill @@ -84,24 +84,24 @@ returned. Returns must be shipped prepaid and properly insured. \begin{tabularx}{\textwidth}{*{7}{|X}|} \hline \textbf{Invoice \#} & \textbf{Order \#} & \textbf{Date} & \textbf{Contact} - <%if warehouse%> + <?lsmb if warehouse ?> & \textbf{Warehouse} - <%end warehouse%> + <?lsmb end warehouse ?> & \textbf{Shipping Point} & \textbf{Ship via} \\ [0.5em] \hline - <%invnumber%> & <%ordnumber%> - <%if shippingdate%> - & <%shippingdate%> - <%end shippingdate%> - <%if not shippingdate%> - & <%transdate%> - <%end shippingdate%> - & <%employee%> - <%if warehouse%> - & <%warehouse%> - <%end warehouse%> - & <%shippingpoint%> & <%shipvia%> \\ + <?lsmb invnumber ?> & <?lsmb ordnumber ?> + <?lsmb if shippingdate ?> + & <?lsmb shippingdate ?> + <?lsmb end shippingdate ?> + <?lsmb if not shippingdate ?> + & <?lsmb transdate ?> + <?lsmb end shippingdate ?> + & <?lsmb employee ?> + <?lsmb if warehouse ?> + & <?lsmb warehouse ?> + <?lsmb end warehouse ?> + & <?lsmb shippingpoint ?> & <?lsmb shipvia ?> \\ \hline \end{tabularx} @@ -110,10 +110,10 @@ returned. Returns must be shipped prepaid and properly insured. \begin{tabularx}{\textwidth}{@{}rlXllrrl@{}} \textbf{Item} & \textbf{Number} & \textbf{Description} & \textbf{Serial Number} & & \textbf{Qty} & \textbf{Ship} & \\ -<%foreach number%> - <%runningnumber%> & <%number%> & <%description%> & <%serialnumber%> & - <%deliverydate%> & <%qty%> & <%ship%> & <%unit%> \\ -<%end number%> +<?lsmb foreach number ?> + <?lsmb runningnumber ?> & <?lsmb number ?> & <?lsmb description ?> & <?lsmb serialnumber ?> & + <?lsmb deliverydate ?> & <?lsmb qty ?> & <?lsmb ship ?> & <?lsmb unit ?> \\ +<?lsmb end number ?> \end{tabularx} @@ -122,7 +122,7 @@ returned. Returns must be shipped prepaid and properly insured. \vspace{12pt} -<%notes%> +<?lsmb notes ?> } |