summaryrefslogtreecommitdiffstats
path: root/generation/barcodelist.rb
AgeCommit message (Collapse)AuthorFilesLines
2019-04-05Several pdf generation improvements.Holger Cremer1-8/+8
- 2 scripts to create barcodes - "joined add" parameter to create partial lists for updates - a dockerfile to easy creation
2014-11-26barcodelist: use portrait mode, add page numbers, add headerSebastian Reichel1-5/+6
2013-09-12ruby script: use fixed width barcodesSebastian Reichel1-1/+1
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel1-0/+58
- 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