From eaacaca93e13f56948d1e8e7a7bd4955b14c5689 Mon Sep 17 00:00:00 2001 From: Carolina Fernandez Date: Fri, 17 May 2024 12:12:08 +0200 Subject: [PATCH] [16.0][IMP] product_variant_configurator: Change development status to Production/Stable --- product_variant_configurator/README.rst | 4 ++-- product_variant_configurator/__manifest__.py | 1 + product_variant_configurator/static/description/index.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/product_variant_configurator/README.rst b/product_variant_configurator/README.rst index d1e9b9417..7281aa672 100644 --- a/product_variant_configurator/README.rst +++ b/product_variant_configurator/README.rst @@ -10,9 +10,9 @@ Product Variant Configurator !! source digest: sha256:e0b1173ada35d0a4ac5c4550360c1db3c41ba5fe7ae2fd7d2e3e0bc8ce24807c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status - :alt: Beta + :alt: Production/Stable .. |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 diff --git a/product_variant_configurator/__manifest__.py b/product_variant_configurator/__manifest__.py index 72431b475..2f8e7e144 100644 --- a/product_variant_configurator/__manifest__.py +++ b/product_variant_configurator/__manifest__.py @@ -9,6 +9,7 @@ "summary": "Provides an abstract model for product variant configuration.", "version": "16.0.1.0.3", "category": "Product Variant", + "development_status": "Production/Stable", "license": "AGPL-3", "author": "AvanzOSC, Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/product-variant", diff --git a/product_variant_configurator/static/description/index.html b/product_variant_configurator/static/description/index.html index 491947a80..6bb2302cc 100644 --- a/product_variant_configurator/static/description/index.html +++ b/product_variant_configurator/static/description/index.html @@ -368,7 +368,7 @@

Product Variant Configurator

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:e0b1173ada35d0a4ac5c4550360c1db3c41ba5fe7ae2fd7d2e3e0bc8ce24807c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

Production/Stable License: AGPL-3 OCA/product-variant Translate me on Weblate Try me on Runboat

Provides an abstract model for product variant configuration. It provides the basic functionality for presenting a table with the attributes of a template and the possibility to select one of the valid values. You can try this