From 5588cc1bbab10f806ab371c5d03c5dca5f383bee Mon Sep 17 00:00:00 2001 From: Carolina Fernandez Date: Mon, 25 Sep 2023 06:43:39 -0300 Subject: [PATCH] [MIG] crm_project: Migration to 16.0 --- crm_project/__manifest__.py | 3 ++- crm_project/readme/CONTRIBUTORS.rst | 1 + crm_project/static/description/index.html | 1 + crm_project/views/crm_lead_views.xml | 3 ++- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/crm_project/__manifest__.py b/crm_project/__manifest__.py index c8d3c8410254..03f1b52a4929 100644 --- a/crm_project/__manifest__.py +++ b/crm_project/__manifest__.py @@ -1,5 +1,6 @@ # Copyright 2010-2020 Odoo S. A. # Copyright 2021 Tecnativa - Pedro M. Baeza +# Copyright 2023 Tecnativa - Carolina Fernandez # License LGPL-3 - See https://www.gnu.org/licenses/lgpl-3.0.html { "name": "Lead to Task", @@ -10,7 +11,7 @@ "author": "Odoo S.A., Odoo Community Association (OCA), Tecnativa", "website": "https://github.com/OCA/crm", "depends": ["crm", "project"], - "version": "15.0.1.0.2", + "version": "16.0.1.0.0", "license": "LGPL-3", "installable": True, "data": [ diff --git a/crm_project/readme/CONTRIBUTORS.rst b/crm_project/readme/CONTRIBUTORS.rst index a12eaef8831d..d6243affa652 100644 --- a/crm_project/readme/CONTRIBUTORS.rst +++ b/crm_project/readme/CONTRIBUTORS.rst @@ -1,4 +1,5 @@ * `Tecnativa `__: * Pedro M. Baeza + * Carolina Fernandez * Ruchir Shukla diff --git a/crm_project/static/description/index.html b/crm_project/static/description/index.html index d5b992b1878d..6978d6af72d6 100644 --- a/crm_project/static/description/index.html +++ b/crm_project/static/description/index.html @@ -429,6 +429,7 @@

Contributors

  • Tecnativa:
    • Pedro M. Baeza
    • +
    • Carolina Fernandez
  • Ruchir Shukla <ruchir@bizzappdev.com>
  • diff --git a/crm_project/views/crm_lead_views.xml b/crm_project/views/crm_lead_views.xml index 777279526285..c4c933cc3de9 100644 --- a/crm_project/views/crm_lead_views.xml +++ b/crm_project/views/crm_lead_views.xml @@ -4,7 +4,6 @@ crm.lead -