Hi, Came accross this Simple Invoices and this project look very promising. I made few changes to improve the invoices, but how should I share my changes? I'm not sure if I want to commit my changes without someone reviewing my code ;)
Changes I made: - Added Tax per invoice Item (I'm not sure if the "total tax" line is enough in Finland so I added support for per Item tax into the invoices) - Improved the Finnish localization a little bit.
Improvement suggestions - I came accross a lot of UI text that simple can't be localized via normal localization. Mostly in JS -files, but I think this is something you already know about. - ReadMe.html seems to be quite out dated ... luckily I don't read readme's.