summaryrefslogtreecommitdiff
path: root/templates/_data.tex
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_data.tex')
-rw-r--r--templates/_data.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/_data.tex b/templates/_data.tex
index 15128fc..9326359 100644
--- a/templates/_data.tex
+++ b/templates/_data.tex
@@ -19,6 +19,7 @@ unter Angabe der Rechnungsnummer (\invoiceReference), umgehend auf das angegeben
\newcommand{\customerStreet}{[[.CustStr]]} % Straße
\newcommand{\customerZIP}{[[.CustZip]]} % Postleitzahl
\newcommand{\customerCity}{[[.CustCity]]} % Ort
+\newcommand{\customerUST}{[[.CustUid]]} % Uid nummer
% ################## Customer DATA ##################
@@ -27,6 +28,8 @@ unter Angabe der Rechnungsnummer (\invoiceReference), umgehend auf das angegeben
% ################## Personal DATA ##################
% START INVOICE DATA
\newcommand{\taxID}{[[.TaxID]]}
+\newcommand{\ustID}{[[.UID]]}
+\newcommand{\myUST}{[[.Ust]]}
% END INVOICE DATA
% START SENDERS DATA
\newcommand{\senderName}{[[.MyName]]}