fer344 Posted May 7, 2015 Share Posted May 7, 2015 Hello, I am trying to delete some Return Status but I cann't. For example, I have five states in my Prestashop v.1.6, but I only need three. Is possible to delete other three? Link to comment Share on other sites More sharing options...
fer344 Posted May 11, 2015 Author Share Posted May 11, 2015 thanks! Link to comment Share on other sites More sharing options...
PascalVG Posted May 12, 2015 Share Posted May 12, 2015 You can only delete the statuses you add yourself. Or you should hack the database. Not sure if they are somehow dependent on each other, so be careful when deleting one, that you don't 'break' any process. Make a backup of your database! The return states are located in table ps_order_return_state and table ps_order_return_state_lang (Maybe better to just edit the names of the non wanted return states and change it to "------------" and then 'ignore' these statuses when changing status in the back office? Just an idea) My 2 cents, pascal 1 Link to comment Share on other sites More sharing options...
fer344 Posted May 13, 2015 Author Share Posted May 13, 2015 You can only delete the statuses you add yourself. Or you should hack the database. Not sure if they are somehow dependent on each other, so be careful when deleting one, that you don't 'break' any process. Make a backup of your database! The return states are located in table ps_order_return_state and table ps_order_return_state_lang (Maybe better to just edit the names of the non wanted return states and change it to "------------" and then 'ignore' these statuses when changing status in the back office? Just an idea) My 2 cents, pascal I think second option is better option but customers can see five options and usually it is a problem. 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