1
0
Fork 0
mirror of https://github.com/tomka/rechnung.git synced 2024-05-18 17:58:53 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Tom Kazimiers 6d0d24599d Korrigiere die Netto-Bezeichnung für internat. Rechnungen ohne USt. 2021-01-28 15:04:18 +01:00
Tom Kazimiers 04ebf41423 Mach Textbausteine konfigurierbar
Außerdem wird der neue Rechungstype I hinzugefügt um internationale
Rechnungen einfacher ohne USt. stellen zu können.
2020-08-15 13:59:58 +02:00
Tom Kazimiers 5e497553c4 Add option for currency prefix and the dollar currency 2020-08-15 11:55:44 +02:00
Andreas Scherer ab955c99a2 Setze das Prozentzeichen etwas vom Zahlwert ab. 2019-09-21 17:53:26 +02:00
Andreas Scherer 4bcd8ad4e3 Update version information. 2019-09-16 19:26:08 +02:00
Tom Kazimiers cb7021e2e4 Increase version, because of negative number fix 2019-08-28 22:21:21 -04:00
Tom Kazimiers 8004153b65 Fix display of negative values
It seems like the code for writing out numbers couldn't handle negative
numbers well. For instance, rendering -99,99 would result in -99,-9-9.
This is fixed now by explicitly handling negative numbers slightly
differently. There is possibly a more elegant version, but this is
simple seems to fix it.

Fixes tomka/rechnung#8
2019-08-28 22:13:06 -04:00
Stefan Sperling be1235284f Add invoice type for invoices sent to other EU member states. 2019-04-21 12:11:12 +02:00
Andreas Scherer ff24ee8e87 Fix issue #5: New docstrip has issue with whitespace.
Remove some whitespace at beginning of macro definitions in order to
make rechnung.dtx work with docstrip 2.5e as of TeXlivev 2018.
2018-04-28 14:46:56 +02:00
lfuhr 8d129a7b5e Fix #3 2018-04-16 21:20:59 +02:00
lfuhr a1fb59a3a6 utf8, macOS compatibility, create folder on instal
Put installation instruction into README
This commit means no functional change to the sty
2018-04-16 21:08:15 +02:00
Lennart Hensler c3abbe70b0 Added the currency to the unit price 2015-10-11 17:37:47 +02:00
Lennart Hensler c57ed51888 Added unit for amounts and cleaned code 2015-10-06 19:34:45 +02:00
Sven Schoradt 8340e94964 Gutschriften hinzugefuegt 2015-03-11 10:16:58 +01:00
Sven Schoradt f6e6e1fe46 Abschlagszahlungen in netto-Rechnung eingebaut 2015-03-11 09:46:06 +01:00
Tom Kazimiers e7e8ce690c Kleinere Probleme behoben 2012-01-22 22:34:30 +01:00
Tom Kazimiers 1da584821a Neues Makro: \ArtikelPrefix erlaubt das Anpassen der Rechnungstabelle 2012-01-22 22:22:22 +01:00
Tom Kazimiers e4063e1b7c Mehrwertsteuersatz von 17/7 auf 19/7 angepasst 2012-01-22 22:19:00 +01:00
Tom Kazimiers ff43040e2e Initial commit with all needed files 2012-01-22 21:58:50 +01:00