summaryrefslogtreecommitdiff
path: root/templates/Italian-pick_list.tex
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Italian-pick_list.tex')
-rwxr-xr-xtemplates/Italian-pick_list.tex72
1 files changed, 36 insertions, 36 deletions
diff --git a/templates/Italian-pick_list.tex b/templates/Italian-pick_list.tex
index b4653002..b88285e6 100755
--- a/templates/Italian-pick_list.tex
+++ b/templates/Italian-pick_list.tex
@@ -29,28 +29,28 @@
\parbox{\textwidth}{
\parbox[b]{.42\textwidth}{
- <%company%>
+ <?lsmb company ?>
- <%address%>
+ <?lsmb address ?>
}
\parbox[b]{.2\textwidth}{
\includegraphics[scale=0.3]{ledger-smb}
}\hfill
\begin{tabular}[b]{rr@{}}
- Telephone & <%tel%>\\
- Facsimile & <%fax%>
+ Telephone & <?lsmb tel ?>\\
+ Facsimile & <?lsmb fax ?>
\end{tabular}
\rule[1.5ex]{\textwidth}{0.5pt}
}
-<%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 ?>}
\vspace*{-12pt}
@@ -58,7 +58,7 @@
\textbf{Pos} & \textbf{Number} & \textbf{Description} &
\textbf{Qty} & \textbf{Ship} & & \textbf{Bin} \\
-<%end pagebreak%>
+<?lsmb end pagebreak ?>
\vspace*{0.5cm}
@@ -73,28 +73,28 @@
\parbox[t]{1cm}{\hfill}
\parbox[t]{.5\textwidth}{
-<%shiptoname%>
+<?lsmb shiptoname ?>
-<%shiptoaddress1%>
+<?lsmb shiptoaddress1 ?>
-<%shiptoaddress2%>
+<?lsmb shiptoaddress2 ?>
-<%shiptocity%> <%shiptostate%> <%shiptozipcode%>
+<?lsmb shiptocity ?> <?lsmb shiptostate ?> <?lsmb shiptozipcode ?>
-<%shiptocountry%>
+<?lsmb shiptocountry ?>
}
\parbox[t]{.4\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
@@ -109,18 +109,18 @@
\textbf{Invoice \#} & \textbf{Order \#} & \textbf{Date} & \textbf{Contact}
& \textbf{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}
@@ -129,10 +129,10 @@
\begin{tabularx}{\textwidth}{@{}rlXrcll@{}}
\textbf{Pos} & \textbf{Number} & \textbf{Description} &
\textbf{Qty} & \textbf{Ship} & & \textbf{Bin} \\
-<%foreach number%>
- <%runningnumber%> & <%number%> & <%description%> &
- <%qty%> & [\hspace{1cm}] & <%unit%> & <%bin%> \\
-<%end number%>
+<?lsmb foreach number ?>
+ <?lsmb runningnumber ?> & <?lsmb number ?> & <?lsmb description ?> &
+ <?lsmb qty ?> & [\hspace{1cm}] & <?lsmb unit ?> & <?lsmb bin ?> \\
+<?lsmb end number ?>
\end{tabularx}