summaryrefslogtreecommitdiffstats
path: root/src/invoice
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28all: Add DBusError to avoid warnings with valac 0.40Sebastian Reichel1-4/+4
2018-06-28invoice: add CSV for jVereinJohannes Rudolph1-1/+16
This adds one more CSV to be used with jVerein's "Zusatzbeiträge" feature.
2018-06-28all: replace hard-coded KtT branding with dynamic textJohannes Rudolph1-6/+35
* 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
2017-09-29invoice: make valac-0.36 happySebastian Reichel1-17/+13
2017-04-18all: switch from session to system busSebastian Reichel1-8/+8
2016-08-04surpress "Nothing to be done for 'all'" messageSebastian Reichel1-0/+1
2016-08-03Shopeinzüge laufen jetzt via shop-einzug@Sebastian Reichel1-2/+2
2016-07-01add helper for (re)sending a single invoiceSebastian Reichel4-37/+194
2015-02-16invoice: prefix invoice id with SHSebastian Reichel1-1/+1
2014-04-09silence C-Compiler warningsSebastian Reichel1-1/+1
2014-02-02Revert "invoice: delete sent mails from mail manager"Sebastian Reichel1-2/+0
This reverts commit 74f18e78c20ad983abbb8a0e5357bd529cdfd1f1.
2014-02-02invoice: delete sent mails from mail managerSebastian Reichel1-0/+2
2013-05-19datapath -> datadirSebastian Reichel1-4/+4
2013-05-17new invoice toolSebastian Reichel4-0/+358