rishabh0206 Posted September 25, 2015 Share Posted September 25, 2015 Hi, I want to add a variable to mail sent on change of notification to "Material Delivered". I have already added it to the mail template i.e. /mails/en/delivered.html. But I cant find the controller to assign it a value. So, if anyone can tell me the controller that assign values to "Order status update" mails. Thanks in advance Link to comment Share on other sites More sharing options...
rishabh0206 Posted September 28, 2015 Author Share Posted September 28, 2015 No one replied. So I want to add something to make it clearer. I want to add senders name along with his contact detail to the "Material Delivered" mail. Senders name will be dynamic according to relationship manager allotted to that particular customer. To make it dynamic, I need to add a variable which will be assigned a value by the controller. I have done the same thing successfully with "Backoffice_order" mail using AdminOrdersController.php. But I cannot find the controller which assigns values to "Status Update" mails. So guys, any help will be appreciated. Thanks. Link to comment Share on other sites More sharing options...
rishabh0206 Posted September 28, 2015 Author Share Posted September 28, 2015 I have found it. Its in classes/order/orderHistory.php 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