summaryrefslogtreecommitdiffstats
path: root/src/database
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11database: fix segfault in new_product()Sebastian Reichel1-1/+1
2013-05-11database: postcode is string, add get_user_invoice_sum()Sebastian Reichel2-4/+20
2013-05-09database: add get_users_with_salesSebastian Reichel2-0/+15
2013-05-03restock method is voidSebastian Reichel1-1/+1
2013-04-28report sale removal to UIdbusSebastian Reichel2-4/+5
2013-04-28put database location into config fileSebastian Reichel2-2/+10
2013-04-28rename db to database part 2Sebastian Reichel1-1/+1
2013-04-28rename db to databaseSebastian Reichel1-2/+2
2013-04-27db: get_user_auth: return defaults if user not foundSebastian Reichel1-1/+1
2013-03-26ignore binariesSebastian Reichel1-0/+1
2013-03-26fix merge conflictSebastian Reichel2-10/+4
2013-03-26code restructureSebastian Reichel4-0/+1047