Kevin Papst
|
d25bcfe29c
|
use configured language for non-twig invoice templates (#1924)
|
2020-08-26 23:41:47 +02:00 |
|
Kevin Papst
|
381f46cdd8
|
Invoices: show only custom documents in upload form (#1786)
|
2020-06-19 18:31:08 +02:00 |
|
Kevin Papst
|
711139ad4c
|
delete invoices (#1652)
* include all meta fields as template variables
* support invoice preview via command
* support deletion of generated invoices
|
2020-04-23 12:19:07 +02:00 |
|
Kevin Papst
|
0f3fa8fdbe
|
Code improvements (#1649)
* use global namespace for faster lookups
* phpstan level 5
|
2020-04-19 14:37:14 +02:00 |
|
Kevin Papst
|
b8c5323ece
|
added command to create invoices via bash (#1574)
|
2020-03-20 13:14:05 +01:00 |
|
Kevin Papst
|
e6e6a1eeea
|
added invoice archive & configurable invoice numbers (#1541)
|
2020-03-14 01:16:58 +01:00 |
|
Kevin Papst
|
3ea05cb705
|
support multiple invoice repositories (#1084)
|
2019-09-04 22:50:53 +02:00 |
|
Kevin Papst
|
53f82a808b
|
improved invoices with new renderer (#306)
* added docx renderer and demo template
* added csv renderer and demo template
* added xlsx renderer and demo template
* added ods renderer and demo template
* added user calculator
* added invoice documentation
|
2018-09-21 01:27:56 +02:00 |
|
Kevin Papst
|
cd7cbeae88
|
improved code styles #158 (#172)
* use php-cs-fixer instead of phpcodesniffer
* updated scrutinizer config
* adjusted code yules to all files
* updated CONTRIBUTING guidelines
|
2018-06-22 21:09:10 +02:00 |
|
Simon Schaufelberger
|
65790f1fb7
|
using new license header #124 (#119)
|
2018-02-03 18:23:47 +01:00 |
|
Kevin Papst
|
4cbc5391c0
|
added basic invoice rendering #97 #93 (#99)
|
2018-01-21 22:50:46 +01:00 |
|