summaryrefslogtreecommitdiffstats
path: root/sql
AgeCommit message (Collapse)AuthorFilesLines
2013-03-02initial support for suppliers & best before datesSebastian Reichel1-1/+2
2012-12-09Prepare PGP supportSebastian Reichel1-1/+1
- add database field for PGP Key ID - add PGP Key ID support to CSV import - show PGP Key ID in user profile
2012-12-08rename table sells -> salesSebastian Reichel3-5/+5
2012-12-08sqlite: false -> 0Sebastian Reichel1-1/+1
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel3-0/+57
- 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