Fouad Mokhtar Posted August 7, 2022 Share Posted August 7, 2022 Hi, Is there a way to get the time difference between two order status. let's say I have to status in the order the default value is "new order" which is add with every new order and another is "order confirmed" added by the sales team I need to find the time difference between those two status. how can I achieve that? thanks Link to comment Share on other sites More sharing options...
Mediacom87 Posted August 7, 2022 Share Posted August 7, 2022 Hi, This information is available in the details of each order in the backoffice. Link to comment Share on other sites More sharing options...
Ress Posted August 8, 2022 Share Posted August 8, 2022 For each change in the status of the order, the date of the change is saved in the database. You can make a script to generate a csv with what you want. 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