X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fprint%2FRB%2Fsales_delivery_order.tex;h=39ad90bcc4d73a07e9a7bf90a1a7ce09d6b35f0d;hb=11dd62daf22f3b3511927383d45c00515d588687;hp=b4af5a6f6bd5fbcd9b50f42b555197bd720dfcdf;hpb=a4283205b5124a00c0d2f3fab6a5a5c2f1c9b5f4;p=kivitendo-erp.git diff --git a/templates/print/RB/sales_delivery_order.tex b/templates/print/RB/sales_delivery_order.tex index b4af5a6f6..39ad90bcc 100644 --- a/templates/print/RB/sales_delivery_order.tex +++ b/templates/print/RB/sales_delivery_order.tex @@ -5,7 +5,7 @@ \newcommand{\lxlangcode} {<%template_meta.language.template_code%>} \newcommand{\lxmedia} {<%media%>} \newcommand{\lxcurrency} {<%currency%>} -\newcommand{\lxtitlebar} {<%titlebar%>} +\newcommand{\kivicompany} {<%employee_company%>} % settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile \input{insettings.tex} @@ -20,7 +20,11 @@ \ourfont \begin{minipage}[t]{8cm} - \vspace*{1.0cm} + \scriptsize + {\color{gray}\underline{\firma\ $\cdot$ \strasse\ $\cdot$ \ort}} + \normalsize + + \vspace*{0.3cm} \ifthenelse{\equal{<%shiptoname%>}{}}{ % KEINE ABWEICHENDE LIEFERADRESSE <%name%> @@ -68,6 +72,10 @@ \ansprechpartner:\hfill <%employee_name%> + \textTelefon \hfill <%employee_tel%> + + \textEmail \hfill <%employee_email%> + <%if globalprojectnumber%> \projektnummer:\hfill <%globalprojectnumber%> <%end globalprojectnumber%> \end{minipage} @@ -139,4 +147,3 @@ <%end delivery_term%> \end{document} -