diff --git a/mrp_multi_level/README.rst b/mrp_multi_level/README.rst index 2e2972386..6e23add4b 100644 --- a/mrp_multi_level/README.rst +++ b/mrp_multi_level/README.rst @@ -7,9 +7,9 @@ MRP Multi Level !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status - :alt: Production/Stable + :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 diff --git a/mrp_multi_level/__manifest__.py b/mrp_multi_level/__manifest__.py index 8a4deca12..2cf8d22f1 100644 --- a/mrp_multi_level/__manifest__.py +++ b/mrp_multi_level/__manifest__.py @@ -5,7 +5,6 @@ { "name": "MRP Multi Level", "version": "13.0.1.8.3", - "development_status": "Production/Stable", "license": "LGPL-3", "author": "Ucamco, ForgeFlow, Odoo Community Association (OCA)", "maintainers": ["JordiBForgeFlow", "LoisRForgeFlow"], diff --git a/mrp_multi_level/static/description/index.html b/mrp_multi_level/static/description/index.html index 4d0401ca0..145809f92 100644 --- a/mrp_multi_level/static/description/index.html +++ b/mrp_multi_level/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+This module allows you to calculate, based in known inventory, demand, and supply, and based on parameters set at product variant level, the new procurements for each product.