X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fprint%2FRB%2Fzahlungserinnerung_invoice.tex;h=473b3b97b930a9bebdfa8b13cf1f27398ae1770d;hb=8bd48e18d5d0096bc9b1ef13c7a84934c0d6cf6d;hp=74708888b52858aefb1f85e5ed66c0468e3ec9ed;hpb=a98ee737e75a0c60b2aa3734d498da743598bad5;p=kivitendo-erp.git diff --git a/templates/print/RB/zahlungserinnerung_invoice.tex b/templates/print/RB/zahlungserinnerung_invoice.tex index 74708888b..473b3b97b 100644 --- a/templates/print/RB/zahlungserinnerung_invoice.tex +++ b/templates/print/RB/zahlungserinnerung_invoice.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%> ~ @@ -111,4 +121,3 @@ Zinsen & <%interest%> \currency \\ <%employee_name%> \end{document} -