Jump to content

How to start invoice number from 1?


MrSteeiii

Recommended Posts

When I try to change the invoice number to start from 1 in the back office, then I get error message "Invalid invoice number."

I want to start my shop, but the invoice number after my tests now is 7, I need it to start from 1. What is the way I can do that?

Also, need to mention that I did use the invoice number function to increase the invoice number from 5 to 7 as I did not understand at first that this function only works if I want to increase the number. 

I tried deleting orders, also changing database Tables ps_orders (column: invoice_number) and ps_order_invoice (column: number) to 0

Changing the database just made my back office not load so I changed everything back.

Any ideas? Why it is so hard?

 

Link to comment
Share on other sites

Hello,

Thank you for reaching out to us.

Here's a step-by-step guide on how you can attempt to reset the invoice number:

Change Invoice Number:

In the PrestaShop Back Office, go to Advanced Parameters > Order Settings.

Change the 'Next invoice number' to the desired starting value (e.g., 1).

Reset Existing Invoices:

If your existing invoices have already surpassed the desired starting number, you may need to delete them or change their numbers in the database.

Clear Cache:

Clear the PrestaShop cache from the Back Office.

Test:

Test by creating a new order and generating an invoice to see if the numbering starts from 1.

I wish you a good day

Link to comment
Share on other sites

Quote

you may need to delete them or change their numbers in the database

In what rows do I need to do that? As I tried it and only what I got is that my orders was not opening just spinning. 

Quote

I tried deleting orders, also changing database Tables ps_orders (column: invoice_number) and ps_order_invoice (column: number) to 0

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...