Rissinko Posted November 3, 2016 Share Posted November 3, 2016 Hello is it possible somehow skip the invoice number ? I want sometimes create invoice for another customers not for internet stores customer . So i need create space in numbering of invoices. for example one or two invoices numbers. Link to comment Share on other sites More sharing options...
musicmaster Posted November 3, 2016 Share Posted November 3, 2016 Technically this is very simple: just increasing some counter in the database. The challenge is in integrating that in a user friendly way in your webshop. Depending on your demands that can take some time and efforts. You might even conclude that making some fake orders that you then cancel is the easiest solution. Link to comment Share on other sites More sharing options...
rocky Posted November 3, 2016 Share Posted November 3, 2016 You can set the next invoice number on the Orders > Invoices tab. You'll need to increase it every time you manually add an invoice. Link to comment Share on other sites More sharing options...
Rissinko Posted November 3, 2016 Author Share Posted November 3, 2016 @musicmaster yes i thinking about this that i can create some orders which will be than replaced by other invoices. But it is not very good idea @rocky thanks ! i didn't see it ... but i have some question if you know how it works The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #293). So I will put there number for example 298 so next invoice will have a number 298 but what then ? do i need to delete it ? or this number will disappear or how it works with this input ?? Thanks Link to comment Share on other sites More sharing options...
rocky Posted November 3, 2016 Share Posted November 3, 2016 PrestaShop will automatically update the next invoice number whenever a new invoice is generated. There's no need to change anything. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now