diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2018-08-29 04:29:25 +0200 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2018-08-29 04:29:25 +0200 |
| commit | 0dfd786bdd7dffc13f941d5a37e814f9f8bda846 (patch) | |
| tree | f54189a091c9fcf21cd3338e7a61481d24735143 /templates/_invoice.tex | |
| parent | ad7b23c17dbe05e7e6a4ad3ea023f692f832a938 (diff) | |
.tex templates
Diffstat (limited to 'templates/_invoice.tex')
| -rw-r--r-- | templates/_invoice.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/_invoice.tex b/templates/_invoice.tex new file mode 100644 index 0000000..ae899fc --- /dev/null +++ b/templates/_invoice.tex @@ -0,0 +1,12 @@ +\ProjectTitle{EinBeliebeigerTitel} % Muss gesetzt bleiben, scheint nirgends auf +[[range .]] +\FeeTwo{[[.Task]]}{[[.Timeframe]]}{[[.Hours]]}{[[.Price]]} +[[end]] + +% Auslagen +%\EBCi{Hotel, 12 Nächte} {2400.00} +%\STExpenses + +% Rabatt +%\Discount{Rabatt} {20} + |
