1
0
Fork 0
mirror of https://github.com/tomka/rechnung.git synced 2024-05-20 02:38:48 +02:00
Commit graph

26 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
Tom Kazimiers 8a2fd555da Remove unneeded whitespace (minor) 2019-08-28 20:50:42 -04:00
Tom Kazimiers b04bffb916 Merge remote-tracking branch 'schoradt/master' 2019-08-28 20:47:56 -04:00
Tom Kazimiers c00c4515ed
Merge pull request #9 from ascherer/master
Improve Markdown compatibility with Pandoc.
2019-08-28 20:42:54 -04:00
Andreas Scherer 14ae87946f Improve Markdown compatibility with Pandoc.
'pandoc README.md -o README.pdf' totally clobbers the feature list.
Add newlines to fix.

Also fix one typo and a pair of quotes.
2019-08-23 15:22:28 +02:00
Tom Kazimiers 619b43d9c8
Merge pull request #7 from stspdotname/master
Add invoice type for invoices sent to other EU member states.
2019-04-21 09:23: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
Sven Schoradt 73425e7ae3 FIX: Beispieldatei nach UTF-8 konvertiert und Eurosymbol statt EUR 2019-02-11 20:11:27 +01:00
Sven Schoradt aa7ee568c4 ADD: Beispielrechnung mit Abschlagszahlung 2019-02-11 19:25:43 +01:00
Sven Schoradt 3b77c01571 Merge remote-tracking branch 'tomka/master' 2019-02-11 19:12:43 +01:00
Tom Kazimiers 04f5c03272
Merge pull request #6 from ascherer/master
Fix issue #5: New docstrip has issue with whitespace.
2018-04-29 09:37:33 -04: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
Tom Kazimiers de5feb2e91
Merge pull request #4 from lfuhr/master
Fix #2 #3 , Comprehensive Readme
2018-04-16 18:22:08 -04: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
lfuhr 0b5a3eb0f9
Create README.md 2018-04-16 19:22:51 +02:00
Lennart Hensler c3abbe70b0 Added the currency to the unit price 2015-10-11 17:37:47 +02:00
Sven Schoradt 2f31588866 FIX: create target dirs in install 2015-10-07 10:46:29 +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
Sven Schoradt f2a7559c30 add git ignore file 2015-03-11 09:45:27 +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