Forum
Reset invoice numbers
Is it possible to reset the invoice numbering? We've finished testing and are looking to go live but the client would like the invoices to start at 1 again, rather than the current number which has been set throughout testing.
At the moment you would need to update that in the shop settings table in the database.
I dont have a shop settings table. I can see a perch settings table but nothing in there to do with invoices...
The table is
perch2_shop_orders_meta
and the value islast_invoice_number
Perfect thank you!