a feature request would be to have the format INV-YY(year)##### for example it would be INV-180037 when it turns 2019 the format would be INV-190001. Its a quick and easy way to identify the year the quite, invoice, etc.
@rhenzeiii Thanks for your request. I can add option to format the way you describe, BUT the system uses mysql autoincrement to define invoice number because in many countries, numbering must be incremental. So number can not come back to 1 for each year. When invoice is refunded, a credit note must be issued with next invoice number and so on. Sorry for that, but I can't break sequencing.
@rhenzeiii , Hi, As I value any input here, I worked on your request and added it as option for countries where invoice numbering is not as complicated as in Europe. I implemented a way anyone can switch to annual sequencing and switch back. This will give freedom to everyone If you want to test for invoices, please login to my dev server with these credentials url: https://www.pro.mmanager.fr email: [email protected] pwd: 123456789
Comments
Thanks for your request. I can add option to format the way you describe, BUT the system uses mysql autoincrement to define invoice number because in many countries, numbering must be incremental. So number can not come back to 1 for each year. When invoice is refunded, a credit note must be issued with next invoice number and so on. Sorry for that, but I can't break sequencing.
Let me know if this is a problem for you.
Thanks
Eric
Hi,
As I value any input here, I worked on your request and added it as option for countries where invoice numbering is not as complicated as in Europe. I implemented a way anyone can switch to annual sequencing and switch back. This will give freedom to everyone
If you want to test for invoices, please login to my dev server with these credentials
url: https://www.pro.mmanager.fr
email: [email protected]
pwd: 123456789
Enjoy!
Eric