summaryrefslogtreecommitdiffstats
path: root/generation
AgeCommit message (Collapse)AuthorFilesLines
2019-04-05Several pdf generation improvements.Holger Cremer8-16/+104
- 2 scripts to create barcodes - "joined add" parameter to create partial lists for updates - a dockerfile to easy creation
2019-04-02update query.shSebastian Reichel1-1/+1
2014-11-26barcodelist: use portrait mode, add page numbers, add headerSebastian Reichel1-5/+6
2014-04-09ruby script: add query.sh to generate matching csvSebastian Reichel1-0/+1
2013-09-12ruby script: use fixed width barcodesSebastian Reichel1-1/+1
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel3-0/+129
- move barcode generation scripts into generation/ - move code to src/ - remove database analysis from invoice/graph - put database creation sql files into sql/ - remove glade builder file - add new templates/ directory, which contains files used by the Web-UI