dfmrego Posted February 12, 2016 Share Posted February 12, 2016 Hi there, Need some help/guidance to debug and resolve one problem regarding the change of order status. This problem only been identified after upgrade from 1.6.1.0 to 1.6.1.4, we can't change the status of an order getting error: Order already has that status! What isn't true. This happens when trying to change the status on order detail or even on multiple order change on order list. Any help will be appreciated. Thanks in advance. Best Regards Link to comment Share on other sites More sharing options...
tuk66 Posted February 15, 2016 Share Posted February 15, 2016 Check if the current order status (ps_orders => current_state) really matches the last order status in history. Link to comment Share on other sites More sharing options...
dfmrego Posted February 17, 2016 Author Share Posted February 17, 2016 Hi tuk66, Tanks for your answer/help. The ps_orders => current_state actually matches the last order status, what makes me do another test and detect the real problem, for what I don't have the solution yet. For some reason when I try change the state to any other it always assume the same one. Ex. Order ID 8 with current_state id 6. Try change to state id 11, when submit he always changes it to state ID 15 (custom one), working for first change and giving the error on next ones. I think this may be related to some order status update hook. Thanks in advanced Link to comment Share on other sites More sharing options...
tuk66 Posted February 17, 2016 Share Posted February 17, 2016 I think this may be related to some order status update hook. I think so. Link to comment Share on other sites More sharing options...
dfmrego Posted March 1, 2016 Author Share Posted March 1, 2016 (edited) I there, Unfortunately I did't find the cause of the problem. Only solution was a new install and migrate relevant tables. Have to be more careful... living and learning If I get the time I will run more tests, and if I get to solve it, post the solution. Again, thanks for the help. Edited March 1, 2016 by dfmrego (see edit history) Link to comment Share on other sites More sharing options...
africanodama Posted March 4, 2016 Share Posted March 4, 2016 Hi dfmrego, Did you solve problem with order status update because i have also 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