Hi, I'm a new user (I installed this year) and my tax autorities in Italy want me (and every one else) to restart invoice numeration every year.
SimpleInvoice is aware of this? On01/01/2011 (next year) I Will see the next invoice with number 1 or with number... lastinvoicenumber+1 ???
If Not, is there a work around or a custom trick to config the numeration restart?
Bye bye
hey bernie
search the forum for reset the mysql autoincrement and you should find the solution
let me know how you go
cheers
justin
In my tests this change in the increment doesn't solve the problem.
When I for example change id: 13 to id 20110013 it shows this in the invoice list, but as soon as I create a new invoice, it just gets the nr 14 instead of 20110014. I tried changing both fields in SI_invoices table, index and index_id, but the issue stays.
Any suggestions?
(custom field with manual increment isn't an option)
kind regards
Yves