Metadata-Version: 2.1
Name: odoo-addon-html_fields_document_layout_configuration
Version: 16.0.1.0.0.1
Requires-Python: >=3.10
Requires-Dist: odoo>=16.0a,<16.1dev
Summary: Html fields in document layout configuration
Home-page: https://github.com/sygel-technology/sy-server-tools
License: AGPL-3
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. 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:

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

Configuration
=============

To configure this module, you need to:

1. 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:

1. Edit the field using the HTML widget.
2. Switch back to the plain text view (without the HTML widget).
3. Insert any character into the field.
4. 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
------------

* Angel Garcia de la Chica Herrera <angel.garcia@sygel.es>

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.