Question: Reset Invoice Number

Reset Invoice Number

Is there a way to start with invoice number 1. Here in europe it is a requirement for each year. Thank you in advance.

CG

Charlie Gonsalves

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.

  • MS

    Mian Saleem

    Answered

    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

  • CG

    Charlie Gonsalves

    Answered

    Ok, thank you for your help.

  • Login to Reply