Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 88b407e8

Von Jan Büren vor etwa 8 Jahren hinzugefügt

  • ID 88b407e827a4129cdae84bd92d11cd3e8a145987
  • Vorgänger 1b9a64fa
  • Nachfolger 9c785acd

Detailverbesserung Druckvorlagen RB

Adressfeld um Absender ergänzt. Firmenname nicht mehr aus Titlebar, sondern
aus der Mandantenkonfiguration nehmen. Tabelle etwas breiter gesetzt.
CHF als weitere Standardwährung hinzugefügt. Stempel und Unterschrift für
Angebot hinzugefügt.

Unterschiede anzeigen:

doc/changelog
Einschränkungen: das "Auspacken" eines Sortiments beim Hinzufügen in einem
Beleg funktioniert derzeit nur beim neuen Auftragscontroller.
- Detailverbesserung Druckvorlage RB
Adressfeld um Absender ergänzt. Firmenname nicht mehr aus Titlebar, sondern
aus der Mandantenkonfiguration nehmen. Tabelle etwas breiter gesetzt.
CHF als weitere Standardwährung hinzugefügt. Stempel und Unterschrift für
Angebot hinzugefügt.
Administrative Änderungen
- Diverse Textsuchen werden jetzt durch eine neue Klasse Indizes
templates/print/RB/credit_note.tex
\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}
......
\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%>
~
......
<%zipcode%> <%city%>
<%country%>
\end{minipage}
\hfill
\begin{minipage}[t]{6cm}
......
\ansprechpartner:\hfill <%employee_name%>
\textTelefon \hfill <%employee_tel%>
\textEmail \hfill <%employee_email%>
<%if globalprojectnumber%> \projektnummer:\hfill <%globalprojectnumber%> <%end globalprojectnumber%>
\end{minipage}
<%if shiptoname%>
\vspace{0.8cm}
% \hfill \fbox{\parbox{5.55cm}{%
% \raggedright
\scriptsize \underline{\abweichendeLieferadresse:}\\
\normalsize <%shiptoname%>
<%if shiptocontact%> <%shiptocontact%><%end if%>
<%shiptodepartment_1%>
<%shiptodepartment_2%>
<%shiptostreet%>
<%shiptozipcode%> <%shiptocity%>
% }}
<%end if%>
\vspace*{1.5cm}
\hfill
......
<%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%>
templates/print/RB/deutsch.tex
\newcommand{\zahlung} {Zahlungsbedingungen:}
\newcommand{\lieferung} {Lieferbedingungen:}
\newcommand{\textTelefon} {Tel.:}
\newcommand{\textEmail} {E-Mail:}
\newcommand{\textFax} {Fax:}
% angebot (sales_quotion)
......
\newcommand{\angebotgueltig} {Das Angebot ist freibleibend gültig bis zum} %Danach wird das Datum eingefügt, falls das grammatisch nicht funktionieren sollte müssen wir eine ausnahme für die sprache definieren
\newcommand{\angebotfragen} {Sollten Sie noch Fragen oder Änderungswünsche haben, können Sie uns gerne jederzeit unter den unten genannten Telefonnummern oder E-Mail-Adressen kontaktieren.}
\newcommand{\angebotagb} {Bei der Durchführung des Auftrags gelten unsere AGB, die wir Ihnen gerne zuschicken.}
\newcommand{\auftragerteilt}{Auftrag erteilt:}
\newcommand{\angebotortdatum}{Wir nehmen das vorstehende Angebot an.}
\newcommand{\abweichendeLieferadresse}{abweichende Lieferadresse}
% auftragbestätigung (sales_order)
\newcommand{\auftragsbestaetigung} {Auftragsbestätigung}
......
\newcommand{\lieferungErfolgtAm} {Die Lieferung erfolgt am} %Danach wird das Datum eingefügt, falls das grammatisch nicht funktionieren sollte müssen wir eine ausnahme für die sprache definieren
\newcommand{\auftragpruefen} {Bitte kontrollieren Sie alle Positionen auf Übereinstimmung mit Ihrer Bestellung! Teilen Sie Abweichungen innerhalb von 3 Tagen mit!}
\newcommand{\proformarechnung} {Proforma Rechnung}
\newcommand{\nurort} {Ort}
\newcommand{\den} {den}
\newcommand{\unterschrift} {Unterschrift}
\newcommand{\stempel} {ggf. Stempel}
% lieferschein (sales_delivery_order)
\newcommand{\lieferschein} {Lieferschein}
templates/print/RB/english.tex
\newcommand{\zahlung} {Payment terms:}
\newcommand{\lieferung} {Delivery terms:}
\newcommand{\textTelefon} {Tel.:}
\newcommand{\textEmail} {Email:}
\newcommand{\textFax} {Fax:}
% angebot (sales_quotion)
......
\newcommand{\angebotgueltig} {This offer is valid until} %Danach wird das Datum eingefügt, falls das grammatisch nicht funktionieren sollte müssen wir eine ausnahme für die sprache definieren
\newcommand{\angebotfragen} {If you have any questions do not hesitate to conatct us.}
\newcommand{\angebotagb} {Our general terms and conditions (AGB) apply. We will send them to you on request.}
\newcommand{\auftragerteilt}{Order confirmed:}
\newcommand{\angebotortdatum}{We hereby accept this offer.}
\newcommand{\abweichendeLieferadresse}{alternate delivery address}
% auftragbestätigung (sales_order)
\newcommand{\auftragsbestaetigung} {Order}
......
\newcommand{\lieferungErfolgtAm} {Your items will be delivered on:} %Danach wird das Datum eingefügt, falls das grammatisch nicht funktionieren sollte müssen wir eine ausnahme für die sprache definieren
\newcommand{\auftragpruefen} {Please check that all items correspond to your order. Please tell us of any deviations within 3 days.}
\newcommand{\proformarechnung} {Proforma invoice}
\newcommand{\nurort} {Place}
\newcommand{\den} {Date}
\newcommand{\unterschrift} {Signature}
\newcommand{\stempel} {Company stamp}
% lieferschein (sales_delivery_order)
\newcommand{\lieferschein} {Delivery order}
templates/print/RB/firma/chf_account.tex
\newcommand{\currency}{CHF}
\newcommand{\kontonummer}{4004 283 800}
\newcommand{\bank}{GLS Bank eG}
\newcommand{\bankleitzahl}{430 609 67}
\newcommand{\bic}{DE87430609674004283800}
\newcommand{\iban}{GENODEM1GLS}
templates/print/RB/firma/ident.tex
\newcommand{\telefon} {++49 228 92 98 2012}
\newcommand{\fax} {}
\newcommand{\firma} {Richardson \& Büren GmbH}
\newcommand{\strasse} {Römerstr. 45 - 47}
\newcommand{\ort} {53111 Bonn}
\newcommand{\firma} {kivitendo GmbH}
\newcommand{\strasse} {Kölnstr. 311}
\newcommand{\ort} {53117 Bonn}
\newcommand{\ustid} {DE292363254}
\newcommand{\finanzamt} {Finanzamt Bonn-Innenstadt}
\newcommand{\email} {information@kivitendo-premium.de}
templates/print/RB/ic_supply.tex
\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
\newcommand{\lxtitlebar} {<%titlebar%>}
\newcommand{\department} {<%department%>}
\newcommand{\kivicompany} {<%employee_company%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
% laufende Kopfzeile:
%\ourhead{\kundennummer}{<%customernumber%>}{\proformarechnung}{<%ordnumber%>}{<%invdate%>}
\usepackage{ulem}
\usepackage{hyperref}
\usepackage{xstring}
templates/print/RB/ic_supply_EN.tex
\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
\newcommand{\lxtitlebar} {<%titlebar%>}
\newcommand{\department} {<%department%>}
\newcommand{\kivicompany} {<%employee_company%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
% laufende Kopfzeile:
%\ourhead{\kundennummer}{<%customernumber%>}{\proformarechnung}{<%ordnumber%>}{<%invdate%>}
\usepackage{ulem}
\usepackage{hyperref}
\usepackage{xstring}
templates/print/RB/insettings.tex
% Hat man mehrere Mandanten muß man statt "Firma1" den Datenbanknamen seines
% Mandanten eingeben.
\IfSubStringInString{Firma1}{\lxtitlebar}{\newcommand{\identpath}{firma1}}{
\IfSubStringInString{Firma2}{\lxtitlebar}{\newcommand{\identpath}{firma2}}
\IfSubStringInString{Firma1}{\kivicompany}{\newcommand{\identpath}{firma1}}{
\IfSubStringInString{Firma2}{\kivicompany}{\newcommand{\identpath}{firma2}}
{\newcommand{\identpath}{firma}} % sonst
} % Ende Firma1
......
% Währungen/Konten
\IfSubStringInString{USD}{\lxcurrency}{\input{\identpath/usd_account.tex}}{
\IfSubStringInString{EUR}{\lxcurrency}{\input{\identpath/euro_account.tex}}{\input{\identpath/euro_account.tex}}
\IfSubStringInString{CHF}{\lxcurrency}{\input{\identpath/chf_account.tex}}{
\IfSubStringInString{EUR}{\lxcurrency}{\input{\identpath/euro_account.tex}}{\input{\identpath/euro_account.tex}}
} % Ende CHF
} % Ende USD
% Briefkopf, Logo oder Briefpapier
......
a4paper, % DINA4
%% left=19mm, % Linker Rand
width=182mm, % Textbreite
top=46mm, % Abstand Textanfang von oben
head=5mm, % Höhe des Kopfes
headsep=12mm, % Abstand Kopf zu Textanfang
top=39mm, % Abstand Textanfang von oben
head=44mm, % Höhe des Kopfes
headsep=4mm, % Abstand Kopf zu Textanfang
bottom=30mm, % Abstand von unten
%% showframe, % Rahmen zum Debuggen anzeigen
% showframe, % Rahmen zum Debuggen anzeigen
}
templates/print/RB/invoice.tex
\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}
......
\begin{document}
\ourfont
\begin{minipage}[t]{8cm}
\vspace*{1.0cm}
\scriptsize
{\color{gray}\underline{\firma\ $\cdot$ \strasse\ $\cdot$ \ort}}
\normalsize
\vspace*{0.3cm}
<%name%>
<%department_1%>
<%if department_1%><%department_1%><%end if%>
<%department_2%>
<%if department_2%><%department_2%><%end if%>
<%cp_givenname%> <%cp_name%>
......
\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}
......
<%employee_name%>
\end{document}
templates/print/RB/proforma.tex
\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}
......
\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%>
~
......
\vspace*{0.2cm}
\datum:\hfill <%invdate%>
\datum:\hfill <%orddate%>
\kundennummer:\hfill <%customernumber%>
......
\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
templates/print/RB/purchase_delivery_order.tex
\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}
......
\begin{document}
\ourfont
\begin{minipage}[t]{8cm}
\scriptsize
{\color{gray}\underline{\firma\ $\cdot$ \strasse\ $\cdot$ \ort}}
\normalsize
\vspace*{0.3cm}
\begin{minipage}{8cm}
<%name%>
<%if department_1%><%department_1%><%end if%>
<%if department_2%><%department_2%><%end if%>
<%cp_givenname%> <%cp_name%>
<%street%>
~
<%zipcode%> <%city%>
<%country%>
......
<%if globalprojectnumber%> \projektnummer:\hfill <%globalprojectnumber%> <%end globalprojectnumber%>
\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}
......
<%end delivery_term%>
\end{document}
templates/print/RB/purchase_order.tex
\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}
......
\begin{document}
\ourfont
\begin{minipage}[t]{8cm}
\scriptsize
\begin{minipage}{8cm}
\vspace*{1.0cm}
{\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%>
~
<%zipcode%> <%city%>
<%country%>
......
\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
......
<%if serialnumber%> && \scriptsize \seriennummer: <%serialnumber%>\\<%end serialnumber%>
<%if ean%> && \scriptsize \ean: <%ean%>\\<%end ean%>
<%if projectnumber%> && \scriptsize \projektnummer: <%projectnumber%>\\<%end projectnumber%>
<%if make%>
<%foreach make%>
\ifthenelse{\equal{<%make%>}{<%name%>}}{&& \artikelnummer: <%model%>\\}{}
<%end foreach%>
<%end if%>
\\[-0.8em]
<%end number%>
......
<%employee_name%>
\end{document}
templates/print/RB/request_quotation.tex
\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}
......
\begin{document}
\ourfont
\begin{minipage}[t]{8cm}
\scriptsize
{\color{gray}\underline{\firma\ $\cdot$ \strasse\ $\cdot$ \ort}}
\normalsize
\vspace*{0.3cm}
\begin{minipage}{8cm}
<%name%>
<%if department_1%><%department_1%><%end if%>
<%if department_2%><%department_2%><%end if%>
<%cp_givenname%> <%cp_name%>
<%street%>
~
<%zipcode%> <%city%>
<%country%>
......
%
\setlength\LTleft\parindent % Tabelle beginnt am linken Textrand
\setlength\LTright{0pt} % Tabelle endet am rechten Textrand
\begin{longtable}{@{}rrp{10.7cm}@{\extracolsep{\fill}}@{}}
\begin{longtable}{@{}rrp{14cm}@{\extracolsep{\fill}}@{}}
% Tabellenkopf
\hline
\textbf{\position} & \textbf{\menge} & \textbf{\bezeichnung} \\
......
<%employee_name%>
\end{document}
templates/print/RB/sales_delivery_order.tex
\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}
......
\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%>
......
\ansprechpartner:\hfill <%employee_name%>
\textTelefon \hfill <%employee_tel%>
\textEmail \hfill <%employee_email%>
<%if globalprojectnumber%> \projektnummer:\hfill <%globalprojectnumber%> <%end globalprojectnumber%>
\end{minipage}
......
<%end delivery_term%>
\end{document}
templates/print/RB/sales_order.tex
\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}
......
\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%>
~
......
\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
templates/print/RB/sales_quotation.tex
\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}
......
\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%>
~
......
\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
......
<%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%>
......
\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}
templates/print/RB/zahlungserinnerung.tex
\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}
......
\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%>
~
......
<%employee_name%>
\end{document}
templates/print/RB/zahlungserinnerung_invoice.tex
\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}
......
\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%>
~
......
<%employee_name%>
\end{document}

Auch abrufbar als: Unified diff