summaryrefslogtreecommitdiffstats
path: root/create_db.sql
AgeCommit message (Collapse)AuthorFilesLines
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel1-59/+0
- 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
2012-06-08add new productsSebastian Reichel1-0/+4
2012-05-30fix typosSebastian Reichel1-7/+7
2012-05-27add orange juiceSebastian Reichel1-30/+48
2012-05-24change user table layoutSebastian Reichel1-1/+1
2012-05-20add price and user table to create_db.sqlSebastian Reichel1-0/+2
2012-05-18undo function and stock modeSebastian Reichel1-32/+33
2012-05-16add database creation scriptSebastian Reichel1-0/+34