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

.. 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 it as usual via Odoo Apps or your preferred method.

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

No additional configuration is required for this module.

Usage
=====

To use this module:

1. 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 known bug that prevents the view from refreshing automatically when using the HTML widget.  
To work around this issue:

1. Edit the content using the HTML widget.
2. Switch back to the text view (without the HTML widget).
3. Insert any character.
4. Exit the field.

Bug Tracker
===========

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

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

Credits
=======

Authors
-------

* Sygel, Odoo Community Association (OCA)

Contributors
------------

* Ángel García 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.
