Lory Posted May 6, 2010 Share Posted May 6, 2010 Hi everybody,I need to download the picking notes for all the orders that I have received payment. That means the order must have Payment accepted status. I am trying to develop this functionality. The problem is that the ps_orders table doesn't have a current_status field for example. Does anybody have a solution for this?Another thing what does the valid field in ps_orders table mean? When is valid 1 and when is 0? Thank you! Link to comment Share on other sites More sharing options...
Burhan BVK Posted May 6, 2010 Share Posted May 6, 2010 The order status is in the order_history table, you need to check the last entry for that order to see its current status.The order is valid when the payment is accepted. Link to comment Share on other sites More sharing options...
Lory Posted May 7, 2010 Author Share Posted May 7, 2010 thank you whitelighter for your answer! Link to comment Share on other sites More sharing options...
Totti Posted May 11, 2015 Share Posted May 11, 2015 (edited) I with the old version filtravo for this field, now I can not do more, how can I fix this ? The field "current_state" is dynamic. It is not possible to filter GET query with this field. Edited May 11, 2015 by Totti (see edit history) 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