This module allows to hide the button automatically attached to the email’s body which
gives access to the documents in the portal. Some of the models that attach this button
are sale.order, purchase.order and account.move.
Installation
To install this module, you need to:
Configuration
To configure this module, you need to:
Go to Settings > Technical > System Parameters
Add the comma separated list of models which have not to attach the portal button
in the email body as the value for the parameter
“mail_hide_body_portal_button.models”. For example, if the button needs to be hidden
in sale orders and purchase orders, the value for the parameter has to be as follows:
sale.order,purchase.order
Usage
To use this module, you need to:
Bug Tracker
Bugs and errors are managed in issues of GitHub.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description here.
Do not contact contributors directly about support or help with technical issues.
Credits
Maintainer
This module is maintained by Sygel.
This module is part of the Sygel/sy-social.
To contribute to this module, please visit https://github.com/sygel-technology.