CG
Asked
Is there a way to start with invoice number 1. Here in europe it is a requirement for each year. Thank you in advance.
- MSAnswered
Hello,
No, the invoice number is the invoices table id could that is auto increment and there is no option to reset if you have invoices in the database.
You can set the reference to auto increment and then add select year for reference prefix.
Thank you
- CGAnswered
Ok, thank you for your help.
- Login to Reply