ricebird Posted May 10, 2019 Share Posted May 10, 2019 ps1.7.5.1 I want to delete some unsued order status but I am not sure if it will be used later. How can I determine if the status can be deleted? Link to comment Share on other sites More sharing options...
selectshop.at Posted May 10, 2019 Share Posted May 10, 2019 Simply disable them, instead of deleting. X is disabled. Link to comment Share on other sites More sharing options...
ricebird Posted May 10, 2019 Author Share Posted May 10, 2019 10 hours ago, selectshop.at said: Simply disable them, instead of deleting. X is disabled. Seems there are no option to disable individual status..... Link to comment Share on other sites More sharing options...
selectshop.at Posted May 11, 2019 Share Posted May 11, 2019 Set an x to the one you don't want. The red x means = disabled for all options. The green check means = it applies to this payment or order status. The logic is the same for customers accounts/newsletter for ex. or product list, where you can enable or disable by same way. Link to comment Share on other sites More sharing options...
ricebird Posted May 11, 2019 Author Share Posted May 11, 2019 2 hours ago, selectshop.at said: Set an x to the one you don't want. The red x means = disabled for all options. The green check means = it applies to this payment or order status. The logic is the same for customers accounts/newsletter for ex. or product list, where you can enable or disable by same way. the reason i want to delete the unused option is that I want to make the selection clearly when I change the order status in the back office. If I just disabled the options, they still occur in the selection options. 1 Link to comment Share on other sites More sharing options...
selectshop.at Posted May 12, 2019 Share Posted May 12, 2019 You can delete, but this is not really reliable if you are using extra modules. Some bought modules are bad coded and they add status there only when installed on first time, but not when you deinstall them and reinstall again. So it is case sensitive there. Therefore it is better you disable only. You never know what will be in future... Nevertheless knowing this, you will be able to identify a problem if there is one in future and you can correct it by adding status manually again. So it is your choice. Delete or add manually in future if there is any problem. After making changes there you should also delete browser cache and smarty cache. Link to comment Share on other sites More sharing options...
Gerardo Martinez G Posted May 12, 2019 Share Posted May 12, 2019 The ideal would be not to delete them, because a module or something may occupy it, but if you are sure that nothing occupies it and you want to eliminate it you enter the database (phpMyAdmin) have a backup of the database before modifying ps_order_state - >> unremovable change 1 to 0 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