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

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

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