Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-18 | remove old python invoice implementation | Sebastian Reichel | 6 | -653/+0 |
2013-05-17 | new invoice tool | Sebastian Reichel | 5 | -0/+74 |
2013-05-16 | pdf-invoice: get datapath from config | Sebastian Reichel | 1 | -0/+12 |
2013-03-26 | code restructure | Sebastian Reichel | 2 | -0/+313 |
2013-03-14 | Update generate-invoice.py | bahnpirat | 1 | -3/+5 |
2013-03-09 | add debug messages in monthly invoice script | Sebastian Reichel | 1 | -0/+4 |
2013-02-23 | fix umlauts in receiver | Sebastian Reichel | 1 | -1/+26 |
2013-02-23 | fix unicode in receiver | Sebastian Reichel | 2 | -7/+7 |
2013-02-23 | remove debug print | Sebastian Reichel | 1 | -2/+1 |
2013-02-23 | fix outsources mail code | Sebastian Reichel | 2 | -26/+31 |
2013-02-23 | refactor some code | Sebastian Reichel | 2 | -68/+101 |
2013-02-23 | add python version check | Sebastian Reichel | 1 | -0/+4 |
2013-02-23 | out all db related methods into a class | Sebastian Reichel | 2 | -86/+93 |
2013-02-23 | renable sending daily mails | Sebastian Reichel | 1 | -2/+1 |
2013-02-23 | remove pdf from daily mail | Sebastian Reichel | 1 | -54/+34 |
2013-02-23 | remove weekly support | Sebastian Reichel | 1 | -6/+0 |
2013-02-23 | remove support for weekly stock mail | Sebastian Reichel | 1 | -44/+2 |
2013-01-13 | use guestprice for guest account in csv data | Sebastian Reichel | 1 | -19/+12 |
2013-01-05 | remove me from weekly mail | Sebastian Reichel | 1 | -2/+1 |
2013-01-05 | support smtp connection without login | Sebastian Reichel | 1 | -2/+4 |
2013-01-03 | use calendar month for monthly invoice | Sebastian Reichel | 1 | -13/+5 |
2013-01-03 | fix december invoice | Sebastian Reichel | 1 | -2/+9 |
2012-12-08 | rename table sells -> sales | Sebastian Reichel | 1 | -3/+3 |
2012-10-05 | merge user import script into the web interface | Sebastian Reichel | 1 | -23/+0 |
2012-10-02 | restructure code, switch from GTK to Web based UI | Sebastian Reichel | 4 | -3702/+3 |
2012-09-14 | update user import script to new csv data format | Sebastian Reichel | 1 | -5/+5 |
2012-09-14 | new graph: haribo_total | Sebastian Reichel | 1 | -8/+22 |
2012-08-07 | send schatzmeister invoice data as csv | Sebastian Reichel | 1 | -4/+38 |
2012-08-07 | add a space to the invoice pdf | Sebastian Reichel | 1 | -1/+1 |
2012-07-27 | fix sum calculation | Sebastian Reichel | 1 | -4/+18 |
2012-07-24 | add new purchases per day graph | Sebastian Reichel | 1 | -6/+60 |
2012-07-15 | s/in den nächsten Tagen/in 10 Tagen/g | Sebastian Reichel | 1 | -2/+2 |
2012-07-13 | fix SQL query, which fetches price information | Sebastian Reichel | 1 | -1/+1 |
2012-07-12 | fix mail address | Sebastian Reichel | 1 | -2/+2 |
2012-07-08 | Send one mail to the financal master | Sebastian Reichel | 1 | -3/+16 |
2012-06-10 | add code generating some nice graphics | Sebastian Reichel | 3 | -0/+3617 |
2012-06-10 | fix mail address | Sebastian Reichel | 1 | -1/+1 |
2012-06-09 | fix latex generation of m&m´s Peanut Big Pack | Sebastian Reichel | 2 | -0/+5 |
2012-06-04 | send a backup mail daily | Sebastian Reichel | 1 | -0/+1 |
2012-06-04 | implement monthly invoice. Closes GH-2 | Sebastian Reichel | 1 | -9/+41 |
2012-06-04 | add euro symbol support to latex template | Sebastian Reichel | 1 | -0/+1 |
2012-06-04 | implement backup method | Sebastian Reichel | 1 | -5/+20 |
2012-05-30 | fix some spelling mistakes | Sebastian Reichel | 1 | -4/+4 |
2012-05-30 | add sentence about temporary invoice being temporary | Sebastian Reichel | 1 | -4/+14 |
2012-05-30 | fix typo | Sebastian Reichel | 1 | -2/+2 |
2012-05-30 | add Date header to emails | Sebastian Reichel | 1 | -3/+5 |
2012-05-30 | indent ascii table | Sebastian Reichel | 1 | -8/+8 |
2012-05-30 | add method generating text invoice | Sebastian Reichel | 1 | -14/+67 |
2012-05-28 | interpret sys.argv | Sebastian Reichel | 1 | -3/+12 |
2012-05-27 | add method to send info about current stock | Sebastian Reichel | 1 | -2/+46 |