Jump to content

Add variable to mail sent on "Material Delivered" notification


Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...