From 66be276b8ab0cbdb7ec6545df6a65cbbbfa6d620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Honor=C3=A9?= Date: Thu, 23 Jan 2025 10:12:08 +0100 Subject: [PATCH] [UPD] crm_project_create: remove development_status (alpha) --- crm_project_create/README.rst | 9 ++------- crm_project_create/__manifest__.py | 1 - crm_project_create/static/description/index.html | 8 +------- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/crm_project_create/README.rst b/crm_project_create/README.rst index f1a02085257..a501f6a5f5b 100644 --- a/crm_project_create/README.rst +++ b/crm_project_create/README.rst @@ -10,9 +10,9 @@ CRM Project Create !! source digest: sha256:220d84e7993e173d4df77097beee70cf54132d82819d1618bb96da638203e713 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |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-LGPL--3-blue.png :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 @@ -31,11 +31,6 @@ CRM Project Create This module extends the functionality of crm and project and allow you to create a project from opportunity or lead. -.. 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/crm_project_create/__manifest__.py b/crm_project_create/__manifest__.py index e0d5136a27d..5dd8ac135da 100644 --- a/crm_project_create/__manifest__.py +++ b/crm_project_create/__manifest__.py @@ -5,7 +5,6 @@ "name": "CRM Project Create", "summary": "Allow create projects from lead/opportunity", "version": "18.0.1.0.0", - "development_status": "Alpha", "category": "Sales/CRM", "website": "https://github.com/OCA/crm", "author": "Moduon, Odoo Community Association (OCA)", diff --git a/crm_project_create/static/description/index.html b/crm_project_create/static/description/index.html index 7218635e94a..1ed5d587deb 100644 --- a/crm_project_create/static/description/index.html +++ b/crm_project_create/static/description/index.html @@ -369,15 +369,9 @@

CRM Project Create

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:220d84e7993e173d4df77097beee70cf54132d82819d1618bb96da638203e713 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: LGPL-3 OCA/crm Translate me on Weblate Try me on Runboat

+

Beta License: LGPL-3 OCA/crm Translate me on Weblate Try me on Runboat

This module extends the functionality of crm and project and allow you to create a project from opportunity or lead.

-
-

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