Metadata-Version: 2.1
Name: odoo-addon-mrp_bom_warn_message
Version: 15.0.1.0.0.3
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Add a configurable warning when a bill of materials is selected on a MRP manufacturing order.
Home-page: https://github.com/sygel-technology/sy-manufacturing
License: AGPL-3
Author: =?utf-8?q?Alberto_Mart=C3=ADnez=2C_Odoo_Community_Association_=28OCA=29?=
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

====================
MRP BOM Warn Message
====================

This module allows to configure warning on manufacturing orders when a bill of materials is selected


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

To install this module, you need to:

#. Only install


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

To configure this module, you need to:

#. Go to MRP / Products / Bills of materials.

#. On the bill form, go to the Waning section and configure the warning message


Usage
=====

To use this module, you need to:

#. Create a manufacturing order with a bill of materials that has a configured warning
#. You will see a warning on the form header if the order is not done or cancelled
#. If you manually create the order, you will also see a warning popup


ROADMAP
=======


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

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

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


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


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

* Alberto Martínez <alberto.martinez@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://pbs.twimg.com/profile_images/702799639855157248/ujffk9GL_200x200.png
   :alt: Sygel
   :target: https://www.sygel.es

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

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