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.
Here in europe it is a requirement for each year.
Thank you in advance.
- MSAnsweredHello,
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 - CGAnsweredOk, thank you for your help.
- Login to Reply