X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fprint%2FRB%2Fsales_quotation.tex;h=f2490dec7fc63197f7d2bb60748028275cc79eb1;hb=9b0ee4c22365c9af7bdc0cfb01abe6cc28cd5de2;hp=277eb076192f36883a106313a9ffe4e60e5a4e2b;hpb=a98ee737e75a0c60b2aa3734d498da743598bad5;p=kivitendo-erp.git diff --git a/templates/print/RB/sales_quotation.tex b/templates/print/RB/sales_quotation.tex index 277eb0761..f2490dec7 100644 --- a/templates/print/RB/sales_quotation.tex +++ b/templates/print/RB/sales_quotation.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} @@ -18,12 +18,22 @@ \begin{document} \ourfont - \begin{minipage}[t]{8cm} - \vspace*{1.0cm} + \scriptsize + + {\color{gray}\underline{\firma\ $\cdot$ \strasse\ $\cdot$ \ort}} + \normalsize + + \vspace*{0.3cm} <%name%> + <%if department_1%><%department_1%><%end if%> + + <%if department_2%><%department_2%><%end if%> + + <%cp_givenname%> <%cp_name%> + <%street%> ~ @@ -48,9 +58,27 @@ \ansprechpartner:\hfill <%employee_name%> - <%if globalprojectnumber%> \projektnummer:\hfill <%globalprojectnumber%> <%end globalprojectnumber%> + \textTelefon \hfill <%employee_tel%> + + \textEmail \hfill <%employee_email%> + \end{minipage} +<%if shiptoname%> + \vspace{0.8cm} + \scriptsize \underline{\abweichendeLieferadresse:}\\ + \normalsize <%shiptoname%> + + <%if shiptocontact%> <%shiptocontact%><%end if%> + + <%shiptodepartment_1%> + + <%shiptodepartment_2%> + + <%shiptostreet%> + + <%shiptozipcode%> <%shiptocity%> +<%end if%> \vspace*{1.5cm} \hfill @@ -117,21 +145,21 @@ <%if serialnumber%> && \scriptsize \seriennummer: <%serialnumber%>\\<%end serialnumber%> <%if ean%> && \scriptsize \ean: <%ean%>\\<%end ean%> <%if projectnumber%> && \scriptsize \projektnummer: <%projectnumber%>\\<%end projectnumber%> - \\[-0.8em] <%end number%> \end{longtable} -\vspace{0.2cm} - -<%if notes%> - \vspace{5mm} +space{5mm} <%notes%> \vspace{5mm} <%end if%> +<%if delivery_term%> + \lieferung ~<%delivery_term.description_long%>\\ +<%end delivery_term%> + \angebotdanke\\ <%if reqdate%> \angebotgueltig~<%reqdate%>. @@ -143,7 +171,15 @@ \angebotagb \\ \\ \gruesse \\ \\ \\ - <%employee_name%> +<%employee_company%> -\end{document} +<%salesman_name%>\\\\ + +\parbox[t]{175mm}{ + \auftragerteilt\\\\ + \nurort:\uline{\hspace*{8cm}}\ ,\den\ \uline{\hspace*{5cm}}\\\\\\\\\\ + + \unterschrift / \stempel:\uline{\hspace*{6cm}} +} +\end{document}