% Dokument vorher mit \newcommand neu definiert.
%
% Sprachen:
-% In 'insettings.tex' wird anhand des herangezogenen
-% Vorlagen-Dateinamens die Sprache unterschieden und eine
-% entsprechende Übersetzungsdatei geladen, die Textbausteine
-% bzw. -Schnipsel enthält. Die Vorlagen verwenden nur diese
-% Schnipsel. Im Moment sind die Vorlagenkürzel DE und EN in
+% In 'insettings.tex' wird anhand des verwendeten Sprachkürzels die
+% Sprache unterschieden und eine entsprechende Übersetzungsdatei geladen,
+% die Textbausteine bzw. -Schnipsel enthält. Die Vorlagen verwenden nur
+% diese Schnipsel. Im Moment werden die Vorlagenkürzel DE und EN in
% Benutzung mit den entsprechenden Übersetzungsdateien 'deutsch.tex'
-% und 'english.tex'.
-%
-% Die eigentlichen Vorlagen sind gleich, deshalb sind die Dateien
-% für die Sprachen (z.B. invoice_DE.tex) nur symbolische Links auf
-% die Default-Datei ohne Sprachkürzel (z.B. invoice.tex).
-%
+% und 'english.tex' unterschieden.
%
% Mandanten / Firma:
% Um gleiche Vorlagen für verschiedene Firmen verwenden zu können, wird je
-% nach dem Wert der Lx-Office-Variablen <%employee_company%> ein
+% nach dem Wert der Lx-Office-Variablen <%titlebar%> ein
% Firmenverzeichnis ausgewählt (siehe 'insettings.tex'), in dem Briefkopf,
% Identitäten und Währungs-/Kontoeinstellungen hinterlegt sind.
-% <%employee_company%> entspricht dem Feld "Firma" bei den
-% Benutzereinstellungen. Ist kein Firmenname eingetragen, so wird das
+% <%titlebar%> enthält den Namen des Benutzers und der verwendeten
+% Mandantendatenbank. Ist kein Firmenname eingetragen, so wird das
% generische Unterverzeichnis 'firma' verwendet.
-
+% Das heißt, dass ein Firmenverzeichnis mit dem Namen der Mandantendatenbank
+% angelegt werden sollte.
%
% Identitäten:
% In jedem Firmen-Unterverzeichnis soll eine Datei 'ident.tex'
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-credit_note.tex
\ No newline at end of file
+++ /dev/null
-credit_note.tex
\ No newline at end of file
\newcommand{\weiteraufnaechsterseite} {weiter auf der nächsten Seite ...}
\newcommand{\zahlung} {Zahlungsbedingungen:}
-
+\newcommand{\textTelefon} {Tel.:}
+\newcommand{\textFax} {Fax:}
% angebot (sales_quotion)
\newcommand{\angebot} {Angebot}
\newcommand{\weiteraufnaechsterseite} {to be continued on next page ..}
\newcommand{\zahlung} {Payment terms:}
-
+\newcommand{\textTelefon} {Tel.:}
+\newcommand{\textFax} {Fax:}
% angebot (sales_quotion)
\newcommand{\angebot} {Quotation}
\newcommand{\currency}{\euro}
-\newcommand{\kontonummer}{123456789}
-\newcommand{\bank}{Unsere Bank}
-\newcommand{\bankleitzahl}{10010010}
-\newcommand{\bic}{BICXYZ}
-\newcommand{\iban}{IBAN 12345679 1001001}
+\newcommand{\kontonummer}{4004 283 800}
+\newcommand{\bank}{GLS Bank eG}
+\newcommand{\bankleitzahl}{430 609 67}
+\newcommand{\bic}{DE87430609674004283800}
+\newcommand{\iban}{GENODEM1GLS}
-\newcommand{\telefon} {012323}
-\newcommand{\fax} {012324}
-\newcommand{\firma} {R\&B}
+\newcommand{\telefon} {++49 228 360 14 351}
+\newcommand{\fax} {}
+\newcommand{\firma} {Richardson \& Büren GbR}
\newcommand{\strasse} {Siemensstr. 8}
\newcommand{\ort} {53121 Bonn}
-\newcommand{\ustid} {uuu1231221}
-\newcommand{\email} {tralla@tra.la}
-\newcommand{\homepage} {http://www.tra.la}
+\newcommand{\ustid} {DE238288407}
+\newcommand{\finanzamt} {Finanzamt Bonn-Innenstadt}
+\newcommand{\email} {information@lx-office-hosting.de}
+\newcommand{\homepage} {http://www.lx-office-hosting.de}
\newcommand{\currency}{\$}
-\newcommand{\kontonummer}{123456789}
-\newcommand{\bank}{Unsere Bank}
-\newcommand{\bankleitzahl}{10010010}
-\newcommand{\bic}{BICXYZ}
-\newcommand{\iban}{IBAN 12345679 1001002}
+\newcommand{\kontonummer}{4004 283 800}
+\newcommand{\bank}{GLS Bank eG}
+\newcommand{\bankleitzahl}{430 609 67}
+\newcommand{\bic}{DE87430609674004283800}
+\newcommand{\iban}{GENODEM1GLS}
% Sprachüberprüfung
-\IfSubStringInString{\_EN}{\lxtmpfile}{\input{english.tex}}{
- \IfSubStringInString{\_DE}{\lxtmpfile}{\input{deutsch.tex}}{\input{deutsch.tex}}
+\ifthenelse{\equal{\lxlangcode}{EN}}{\input{english.tex}}{
+ \ifthenelse{\equal{\lxlangcode}{DE}}{\input{deutsch.tex}}{\input{deutsch.tex}}
} % Ende EN
% Hat man mehrere Mandanten muß man statt "Firma1" den Datenbanknamen seines
% Mandanten eingeben.
-\IfSubStringInString{Firma1}{\lxcompany}{\newcommand{\identpath}{firma1}}{
- \IfSubStringInString{Firma2}{\lxcompany}{\newcommand{\identpath}{firma2}}
+\IfSubStringInString{Firma1}{\lxtitlebar}{\newcommand{\identpath}{firma1}}{
+ \IfSubStringInString{Firma2}{\lxtitlebar}{\newcommand{\identpath}{firma2}}
{\newcommand{\identpath}{firma}} % sonst
} % Ende Firma1
\cfoot{
{\normalfont\fontfamily{cmss} \tiny
\begin{tabular}{p{5cm}p{4.5cm}lr}
- \firma & \email & \textKontonummer & \kontonummer \\
- \strasse & \homepage & \textBank & \bank \\
- \ort & \textUstid\ \ustid & \textIban & \iban \\
+ \firma & \email & \textKontonummer & \kontonummer \\
+ \strasse & \homepage & \textBank & \bank \\
+ \ort & \textUstid\ \ustid & \textIban & \iban \\
+ \textTelefon~\telefon & \finanzamt & \textBic & \bic \\
+ \ifthenelse{\equal{\fax}{}}{}{\textFax~\fax} &&& \\
\end{tabular}
}
}
-
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-invoice.tex
\ No newline at end of file
+++ /dev/null
-invoice.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-purchase_delivery_order.tex
\ No newline at end of file
+++ /dev/null
-purchase_delivery_order.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
\ourfont
\begin{minipage}{8cm}
+ \vspace*{1.0cm}
+
<%name%>
<%street%>
+++ /dev/null
-purchase_order.tex
\ No newline at end of file
+++ /dev/null
-purchase_order.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-request_quotation.tex
\ No newline at end of file
+++ /dev/null
-request_quotation.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-sales_delivery_order.tex
\ No newline at end of file
+++ /dev/null
-sales_delivery_order.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-sales_order.tex
\ No newline at end of file
+++ /dev/null
-sales_order.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-sales_quotation.tex
\ No newline at end of file
+++ /dev/null
-sales_quotation.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-statement.tex
\ No newline at end of file
+++ /dev/null
-statement.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-zahlungserinnerung.tex
\ No newline at end of file
+++ /dev/null
-zahlungserinnerung.tex
\ No newline at end of file
% Variablen, die in settings verwendet werden
-\newcommand{\lxtmpfile} {<%tmpfile%>}
+\newcommand{\lxlangcode} {<%template_meta.language.template_code%>}
\newcommand{\lxmedia} {<%media%>}
\newcommand{\lxcurrency} {<%currency%>}
-\newcommand{\lxcompany} {<%employee_company%>}
+\newcommand{\lxtitlebar} {<%titlebar%>}
% settings: Einstellungen, Logo, Briefpapier, Kopfzeile, Fusszeile
\input{insettings.tex}
+++ /dev/null
-zahlungserinnerung_invoice.tex
\ No newline at end of file
+++ /dev/null
-zahlungserinnerung_invoice.tex
\ No newline at end of file