DRMasterChief Posted December 20, 2018 Posted December 20, 2018 change Mail ID in order I would like to change the order of status messages which are sent to customers (Orders -> Status). And/or i would also hide (or delete) some of the messages. The thing is, that we only need 3 messages (awaiting payment/bankwire, preparation, shipped). And to make it as much easy as possible, these 3 should be shown correct descending in the list. How to move these 3 status messages? And/or how to hide the not used messages (this could be optional)? Unfortunately it seems that the order can not be changed directly in the backend and also not in the database. Mail IDs in the backend are not identical to the ones in the database. Thank you and greets
piet Posted December 21, 2018 Posted December 21, 2018 Hi, To show the status messages in the correct order you can add a number before the status like "1. Awaiting Payment, 2. Preparation, etc." That's the way I solved this. For the not used statusses I added NA in front to mark them as not applicable.
DRMasterChief Posted December 22, 2018 Author Posted December 22, 2018 Thank you, this seems to be the easiest way and it works. (i can not find the correct things in database for this, ID is not the same as in BO.... very confusing and not changing in BO when you change in database). btw, a great thing to modify the email templates is https://html5-editor.net/
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