Odoo Community Association

Mail Hide Header Portal Button

Beta License: AGPL-3 sygel-technology/sy-social

This module allows to hide the button automatically attached to the email’s header which gives access to the documents in the portal.

Table of contents

Configuration

To configure this module, you need to:

  1. Go to Settings > Technical > System Parameters
  2. Add the comma separated list of models which have not to attach the portal button in the email header as the value for the parameter “mail_hide_header_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:

  1. Send a mail with a model that has the header button set to be hidden

Known issues / Roadmap

  • This module replaces the old mail_hide_body_portal_button, because the portal button has been removed and now it only appears in the header

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Sygel

Contributors

  • Sygel:
    • Manuel Regidor
    • Valentín Vinagre
    • Harald Panten
    • Juan Alberto Raja
    • Alberto Martínez

Maintainers

This module is part of the sygel-technology/sy-social project on GitHub.

You are welcome to contribute.