I've made some minor improvements that you guys might want to see:
- A better Dutch translation (fixed lot's of spelling mistakes), but some things really can't be fixed without changing the template. Like: Invoice ID is in Dutch Factuurnummer or for short Factuurnr., so it must be one word instead of two.
- Created a Smarty function to rewrite invoice ID's from, for example, 22 into 000022 (which is quite common in The Netherlands). Simple, but effective, right?
- Created a cronjob that reminds me every week (the cronjob runs every week, so this is adjustable) which invoices are still open, nothing more, nothing less. It doesn't use any of the Simple Invoices code so that it could be placed inside a private folder, eg: /domains/domain.com/private_html/.
That's it for now. I could make the Smarty function smarter if you guys need something like it. For example: I already thought of using the year / invoice ID as invoice number. Like: 2009.0022.
The fixes that are already available where simply to extensive for such a simple problem.
hey starscream
great work
re dutch
- thanks - have you used svn before ? if so i'll set you up on our commit list and you can commit the lang file
-- just email me - or post - your gmail username
re smarty
- sounds goods - post the code here or in the wiki
re cronjob
- same as smarty - - sounds goods - post the code here or in the wiki
cheers
justin
Yes I've used SVN before, my gmail username is wjgelderblom [ at ] gmail [ dot ] com. Will post the other things somewhere in the wiki. :)
Regards,
starscream
refer http://code.google.com/p/simpleinvoices/ you now are on our svn commit list
just post if you have any queries
cheers
justin
No problem!
First one is up, the smarty function: http://simpleinvoices.org/wiki/smarty_invoice_numbering
Feel free to adjust it.
..and committed the new language files.
thanks !
It looks like you're new here. If you want to get involved, click one of these buttons!