Metadata-Version: 2.1
Name: odoo-addon-base_confirmation_requirement_rules
Version: 15.0.1.0.0.1
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Base module to set confirmation requirement rules.
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 :: 15.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

===================================
Base Confirmation Requirement Rules
===================================

This module allows to set domains in other models types that need to be met before being validated. This module does nothing on its own and has to be used along with other modules.


Installation
============

To install this module, you need to:

#. Just install.


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

To configure this module, you need to:

#. Include users in the group "Skip Confirmation Requirement Rules" so requirement rules do not apply when they do a confirmation.


Usage
=====

No usage instructions.


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-server-tools/issues>`_.
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 <https://github.com/sygel-technology/sy-server-tools/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-server-tools <https://github.com/sygel-technology/sy-server-tools/>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
