From 377f3d968ec48e46a2b5aac1e22d206b366ff6af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Alix?= Date: Wed, 8 Nov 2023 15:18:32 +0100 Subject: [PATCH] mrp_lot_number_propagation: set maturity level to Beta --- mrp_lot_number_propagation/README.rst | 11 +++-------- mrp_lot_number_propagation/__manifest__.py | 2 +- .../static/description/index.html | 10 ++-------- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/mrp_lot_number_propagation/README.rst b/mrp_lot_number_propagation/README.rst index dc57852a9..85931dff6 100644 --- a/mrp_lot_number_propagation/README.rst +++ b/mrp_lot_number_propagation/README.rst @@ -7,12 +7,12 @@ MRP Serial Number Propagation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4d9e995af3bffb562270ff4228e8aa2c1aa3fb4433aa4dea9bcb25f512a96922 + !! source digest: sha256:c8e23faceaca56df99285955d3b929df0db46670c281ac1e04ae36723e4116ec !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status - :alt: Alpha + :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 @@ -30,11 +30,6 @@ MRP Serial Number Propagation Allow to propagate a lot number from a component to a finished product. -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - **Table of contents** .. contents:: diff --git a/mrp_lot_number_propagation/__manifest__.py b/mrp_lot_number_propagation/__manifest__.py index 7f28eef70..55c432f02 100644 --- a/mrp_lot_number_propagation/__manifest__.py +++ b/mrp_lot_number_propagation/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Serial Number Propagation", "version": "15.0.0.3.0", - "development_status": "Alpha", + "development_status": "Beta", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["sebalix"], diff --git a/mrp_lot_number_propagation/static/description/index.html b/mrp_lot_number_propagation/static/description/index.html index aef38a90b..8c22edb25 100644 --- a/mrp_lot_number_propagation/static/description/index.html +++ b/mrp_lot_number_propagation/static/description/index.html @@ -367,16 +367,10 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4d9e995af3bffb562270ff4228e8aa2c1aa3fb4433aa4dea9bcb25f512a96922 +!! source digest: sha256:c8e23faceaca56df99285955d3b929df0db46670c281ac1e04ae36723e4116ec !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

Allow to propagate a lot number from a component to a finished product.

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-

Table of contents