🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

odoo-addon-html-fields-document-layout-configuration

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odoo-addon-html-fields-document-layout-configuration

Html fields in document layout configuration

16.0.1.0.0.1
PyPI
Maintainers
1

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg :target: http://www.gnu.org/licenses/agpl :alt: License: AGPL-3

============================================ Html fields in document layout configuration

This module allows you to edit the HTML fields of the base document configuration using the HTML widget.

Installation

To install this module, you need to:

  • Install the module via Odoo's app interface or by placing it in your addons directory.

Configuration

To configure this module, you need to:

  • Follow the instructions in the module documentation.

Usage

In the form view of "Configure Document Layout," click on the </> button to enable or disable the HTML widget in the HTML fields.

ROADMAP

There is a bug that prevents refreshing the view automatically from the HTML widget.
To fix it:

  • Edit the field using the HTML widget.
  • Switch back to the plain text view (without the HTML widget).
  • Insert any character into the field.
  • Exit the field.

Bug Tracker

Bugs and errors are managed in the GitHub issues tracker <https://github.com/sygel/sy-server-backend/issues>.
In case of problems, please check if your problem has already been reported. If you are the first to discover it, help us solve it by providing a detailed description here <https://github.com/sygel/sy-server-backend/issues/new>
.

Do not contact contributors directly about support or technical issues.

Credits

Authors

  • Sygel, Odoo Community Association (OCA)

Contributors

Maintainer

This module is maintained by Sygel.

This module is part of the Sygel/sy-server-backend <https://github.com/sygel-technology/sy-server-backend>_.
To contribute to this module, please visit https://github.com/sygel-technology.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts