alexanders Posted January 10, 2016 Share Posted January 10, 2016 Hi, I have a issue with my orders numbers. In the begin of December the number of each order stops his sequencial and normal order. Example: Order 140 Order 141 Order 142 Order 143 Order 146 Order 149 Order 152 Order 153 Order 155 Order 158 I have check in the database and those "missing" orders don't exists. The strange is that some times it jump 3 numbers, others only 2. I didn't make any chage in Prestashop, (didn't install any module or made any change to it) The only change that i have made before this starts (2 months before) is that I had to recove my prestashop database to a older backup and to keep the numberic sequence of orders i had to run the query: ALTER TABLE `ps_orders` AUTO_INCREMENT = xxxx to keep the order running as it as when the server crashes. Any ideias? Best regards 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