1
0
Fork 0
mirror of https://github.com/tomka/rechnung.git synced 2024-09-28 17:57:15 +02:00
Commit graph

13 commits

Author SHA1 Message Date
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