diff options
author | Johannes Rudolph <johannes.rudolph@gmx.com> | 2018-01-02 13:58:11 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@ring0.de> | 2018-06-28 01:52:53 +0200 |
commit | 207e77c7cbab87f3bf537dd11ca391f12df01129 (patch) | |
tree | c8ad4ae435dca1b2e77d0ddfab72c5a57dd3290b /invoice/invoice.final.html | |
parent | f07b648ce9b6f06200bdd0090d1fdac15fd3351d (diff) | |
download | serial-barcode-scanner-207e77c7cbab87f3bf537dd11ca391f12df01129.tar.bz2 |
all: replace hard-coded KtT branding with dynamic text
* extend config file with general details
* extend curves-ui makefile add config
* Use name from config
* replace static text with dynamic text
* read short name and long name from config
* replace SHORTNAME tags with the shortname
* replace mail related branding information
* add missing Replacement
* make VAT (Umsatzsteuer) optional
* make space name dynamic
* make short name in treasuremail text dynamic
* make pdf text more dynamic
Diffstat (limited to 'invoice/invoice.final.html')
-rw-r--r-- | invoice/invoice.final.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/invoice/invoice.final.html b/invoice/invoice.final.html index 006321f..3856231 100644 --- a/invoice/invoice.final.html +++ b/invoice/invoice.final.html @@ -5,10 +5,7 @@ berechnen:</p> {{{INVOICE_TABLE}}} -<p>Umsatzsteuer wird nicht erhoben, da der Verein Kreativität trifft Technik e.V. -als Kleinunternehmen unter die Regelung des -<a href="http://www.gesetze-im-internet.de/ustg_1980/__19.html">§ 19 Abs. 1 UStG</a> -fällt.</p> +{{{VAT}}} -<p>Grüße aus dem Mainframe,<br> +<p>Grüße aus dem {{{SPACENAME}}},<br> das Shop-System</p> |