public
Description: a small book-keeping application in German
Homepage: http://exabuch.org
Clone URL: git://github.com/TomK32/exabuch.git
Click here to lend your support to: exabuch and make a donation at www.pledgie.com !
exabuch / TODO
100644 11 lines (9 sloc) 0.495 kb
1
2
3
4
5
6
7
8
9
10
11
 
* invoice creation: user customers instead of user.addresses
* invoices, customers: live-search and sorting for columns
* customer: counter_cache for total invoices and total open invoices
* customer: total gross plus open total gross (both cached)
* multi-user (goldberg)
* Umsatzsteuerbefreiung für Kleinunternehmer
* upload of logo
* other invoice pdf templates (maybe design a DSL, use textile)
* auto_complete_for customer in invoice form (should save lots of sql load if many customers)