From 192578727e5c9faeef7f69b0d8bd16e46d556c41 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Fri, 22 Apr 2022 08:45:09 +0200 Subject: [PATCH] [FIX] mrp_multi_level: Downgrade development status For complying with rules --- mrp_multi_level/README.rst | 4 ++-- mrp_multi_level/__manifest__.py | 1 - mrp_multi_level/static/description/index.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

+

Beta License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

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.