Skip to Content
Menu
This question has been flagged

When sending a sales quote using the template "Sales Order: Send by email" the email includes a button for the customer to view their quote online. I don't have a customer facing portal, and don't want that button in my email. However, when looking at the code there isn't an apparent way to remove that button. I'm using version 14. Thanks!

Avatar
Discard
Best Answer

Hi,

In the emails the button for the customer preview is generated from the template "mail_notification_layout" So to remove that button you can inherit this template in your custom module and you can replace the code by removing the button from it


Hope it helps

Avatar
Discard
Best Answer

The portal button displayed in the emails is set in the template header for all emails. To remove it from the template, navigate to Settings > Company > Update Email Design (v17).

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 16
3486
5
Oct 20
7287
0
Jan 17
3570
0
Jul 16
4528
3
Jul 25
1378