Eutanasio Posted February 12, 2020 Share Posted February 12, 2020 Hi, After changing statuses for very old orders, something happened for orders from 2016 or earlier. I filtered them by status in product list and mass changed their statuses, which was fine for orders from 2017 or later, but when I did that for orders placed on 2016 or earlier, it gives Error 500. What I need is to make sure that all orders with a specific status are considered by PS as shipped so the Advanced Stock Management gets updated, I have plenty of products with "reserved" stock because by then the order status "delivered" wouldn't mark orders as "shipped", which is a necessary condition for Prestashop to release that reserved stock on ASM. Do you think that I can do this with an SQL query on PhpMyadmin? would that release the reserved stock? or that's a trick that won't trigger that change on the system and must be done through a status change? Thanks for the help Link to comment Share on other sites More sharing options...
Eutanasio Posted February 15, 2020 Author Share Posted February 15, 2020 Solution: https://github.com/PrestaShop/PrestaShop/issues/14595#issuecomment-510884182 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