summaryrefslogtreecommitdiffstats
path: root/invoice
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Update generate-invoice.pybahnpirat1-3/+5
2013-03-09add debug messages in monthly invoice scriptSebastian Reichel1-0/+4
2013-02-23fix umlauts in receiverSebastian Reichel1-1/+26
2013-02-23fix unicode in receiverSebastian Reichel2-7/+7
2013-02-23remove debug printSebastian Reichel1-2/+1
2013-02-23fix outsources mail codeSebastian Reichel2-26/+31
2013-02-23refactor some codeSebastian Reichel2-68/+101
2013-02-23add python version checkSebastian Reichel1-0/+4
2013-02-23out all db related methods into a classSebastian Reichel2-86/+93
2013-02-23renable sending daily mailsSebastian Reichel1-2/+1
2013-02-23remove pdf from daily mailSebastian Reichel1-54/+34
2013-02-23remove weekly supportSebastian Reichel1-6/+0
2013-02-23remove support for weekly stock mailSebastian Reichel1-44/+2
2013-01-13use guestprice for guest account in csv dataSebastian Reichel1-19/+12
2013-01-05remove me from weekly mailSebastian Reichel1-2/+1
2013-01-05support smtp connection without loginSebastian Reichel1-2/+4
2013-01-03use calendar month for monthly invoiceSebastian Reichel1-13/+5
2013-01-03fix december invoiceSebastian Reichel1-2/+9
2012-12-08rename table sells -> salesSebastian Reichel1-3/+3
2012-10-05merge user import script into the web interfaceSebastian Reichel1-23/+0
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel4-3702/+3
2012-09-14update user import script to new csv data formatSebastian Reichel1-5/+5
2012-09-14new graph: haribo_totalSebastian Reichel1-8/+22
2012-08-07send schatzmeister invoice data as csvSebastian Reichel1-4/+38
2012-08-07add a space to the invoice pdfSebastian Reichel1-1/+1
2012-07-27fix sum calculationSebastian Reichel1-4/+18
2012-07-24add new purchases per day graphSebastian Reichel1-6/+60
2012-07-15s/in den nächsten Tagen/in 10 Tagen/gSebastian Reichel1-2/+2
2012-07-13fix SQL query, which fetches price informationSebastian Reichel1-1/+1
2012-07-12fix mail addressSebastian Reichel1-2/+2
2012-07-08Send one mail to the financal masterSebastian Reichel1-3/+16
2012-06-10add code generating some nice graphicsSebastian Reichel3-0/+3617
2012-06-10fix mail addressSebastian Reichel1-1/+1
2012-06-09fix latex generation of m&m´s Peanut Big PackSebastian Reichel2-0/+5
2012-06-04send a backup mail dailySebastian Reichel1-0/+1
2012-06-04implement monthly invoice. Closes GH-2Sebastian Reichel1-9/+41
2012-06-04add euro symbol support to latex templateSebastian Reichel1-0/+1
2012-06-04implement backup methodSebastian Reichel1-5/+20
2012-05-30fix some spelling mistakesSebastian Reichel1-4/+4
2012-05-30add sentence about temporary invoice being temporarySebastian Reichel1-4/+14
2012-05-30fix typoSebastian Reichel1-2/+2
2012-05-30add Date header to emailsSebastian Reichel1-3/+5
2012-05-30indent ascii tableSebastian Reichel1-8/+8
2012-05-30add method generating text invoiceSebastian Reichel1-14/+67
2012-05-28interpret sys.argvSebastian Reichel1-3/+12
2012-05-27add method to send info about current stockSebastian Reichel1-2/+46
2012-05-27support sending mail without pdf attachmentSebastian Reichel1-3/+13
2012-05-25add ! to end of sentenceSebastian Reichel1-1/+1
2012-05-25include minute in subjectSebastian Reichel1-1/+1
2012-05-24script to import users from csv into sqlite dbSebastian Reichel1-0/+23