diff --git a/README.md b/README.md index 2eefe197..8819550c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- +[fermente_mrp](fermente_mrp/) | 16.0.1.0.0 | | Fermente - MRP [fermente_pos](fermente_pos/) | 16.0.1.0.0 | | Fermente - Point Of Sale [fermente_product](fermente_product/) | 16.0.1.0.0 | | Fermente - Point Of Sale [fermente_stock](fermente_stock/) | 16.0.1.0.0 | | Fermente - Stock diff --git a/fermente_mrp/README.rst b/fermente_mrp/README.rst index e69de29b..87860320 100644 --- a/fermente_mrp/README.rst +++ b/fermente_mrp/README.rst @@ -0,0 +1,64 @@ +============== +Fermente - MRP +============== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:66efdebcf75f99baea5a23a9f025840a5c55268da520edc91428834adb9f3217 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github + :target: https://github.com/grap/grap-odoo-custom/tree/16.0/fermente_mrp + :alt: grap/grap-odoo-custom + +|badge1| |badge2| |badge3| + +Customize Odoo / odoo / ``mrp`` module. + +**Access Rights** + +* Allow members of ``mrp.group_mrp_user`` to create ``mrp.bom`` and ``mrp.bom.line``. + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* GRAP + +Contributors +~~~~~~~~~~~~ + +* Sylvain LE GAL (https://www.twitter.com/legalsylvain) + +Maintainers +~~~~~~~~~~~ + +This module is part of the `grap/grap-odoo-custom `_ project on GitHub. + +You are welcome to contribute.