how to change the email structrue in magento -


itemprop = "text">

How to Send Flat Order Details of Email In the flat order table of sales we have the delivery date column, I want to send in the mail, someone can help please. Thank you in advance

You must override the sendNewOrderEmail () function

App / Code / core / pimple / sales / model / order.fip

and within the sample template merge () you can pass whatever parameters you can pass.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -