From 063ea543210c357542001e4da60065ce80ad902d Mon Sep 17 00:00:00 2001 From: mde-spring <79934758+mde-spring@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:30:51 +0100 Subject: [PATCH] [MIG] crm_project_task: Migration to 17.0 --- crm_project_task/__manifest__.py | 2 +- crm_project_task/i18n/crm_project_task.pot | 14 ++------- crm_project_task/i18n/fr.po | 31 ++++++------------- .../static/description/index.html | 2 -- crm_project_task/views/crm_lead.xml | 18 +++++------ .../views/res_config_settings.xml | 26 +++++----------- 6 files changed, 30 insertions(+), 63 deletions(-) diff --git a/crm_project_task/__manifest__.py b/crm_project_task/__manifest__.py index 30cd7b8a63a..cc99992c878 100644 --- a/crm_project_task/__manifest__.py +++ b/crm_project_task/__manifest__.py @@ -4,7 +4,7 @@ { "name": "CRM Project Task", "summary": "Create tasks from lead or opportunity", - "version": "16.0.1.0.1", + "version": "17.0.1.0.0", "development_status": "Alpha", "category": "Sales/CRM", "website": "https://github.com/OCA/crm", diff --git a/crm_project_task/i18n/crm_project_task.pot b/crm_project_task/i18n/crm_project_task.pot index 81307148eee..851a37bc053 100644 --- a/crm_project_task/i18n/crm_project_task.pot +++ b/crm_project_task/i18n/crm_project_task.pot @@ -4,8 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-01-31 14:39+0000\n" +"PO-Revision-Date: 2024-01-31 14:39+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -63,11 +65,6 @@ msgstr "" msgid "Crm Default Project" msgstr "" -#. module: crm_project_task -#: model_terms:ir.ui.view,arch_db:crm_project_task.res_config_settings_view_form -msgid "Default project" -msgstr "" - #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__description msgid "Description" @@ -83,11 +80,6 @@ msgstr "" msgid "ID" msgstr "" -#. module: crm_project_task -#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task____last_update -msgid "Last Modified on" -msgstr "" - #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__write_uid msgid "Last Updated by" diff --git a/crm_project_task/i18n/fr.po b/crm_project_task/i18n/fr.po index 48a4f74bdcc..37b56a431fa 100644 --- a/crm_project_task/i18n/fr.po +++ b/crm_project_task/i18n/fr.po @@ -4,17 +4,16 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 20:35+0000\n" -"Last-Translator: mde-spring <79934758+mde-spring@users.noreply.github.com>\n" -"Language-Team: none\n" -"Language: fr\n" +"POT-Creation-Date: 2024-01-31 14:40+0000\n" +"PO-Revision-Date: 2024-01-31 14:40+0000\n" +"Last-Translator: \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.17\n" +"Plural-Forms: \n" #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_count @@ -27,8 +26,8 @@ msgid "" "By default this project will be selected to create task from lead / " "opportunity" msgstr "" -"Par défaut, ce projet sera sélectionné pour créer la tâche depuis la piste/" -"opportunité" +"Par défaut, ce projet sera sélectionné pour créer la tâche depuis la " +"piste/opportunité" #. module: crm_project_task #: model_terms:ir.ui.view,arch_db:crm_project_task.wizard_crm_create_task_view_form @@ -68,15 +67,10 @@ msgstr "Créer le" msgid "Crm Default Project" msgstr "Projet par défaut CRM" -#. module: crm_project_task -#: model_terms:ir.ui.view,arch_db:crm_project_task.res_config_settings_view_form -msgid "Default project" -msgstr "Projet par défaut" - #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__description msgid "Description" -msgstr "Description" +msgstr "" #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__display_name @@ -86,12 +80,7 @@ msgstr "Nom afficher" #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__id msgid "ID" -msgstr "ID" - -#. module: crm_project_task -#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" +msgstr "" #. module: crm_project_task #: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__write_uid diff --git a/crm_project_task/static/description/index.html b/crm_project_task/static/description/index.html index 4ae417df759..6e81ac69a41 100644 --- a/crm_project_task/static/description/index.html +++ b/crm_project_task/static/description/index.html @@ -1,5 +1,3 @@ - -
diff --git a/crm_project_task/views/crm_lead.xml b/crm_project_task/views/crm_lead.xml index 7dcb3b97987..8b742719b2c 100644 --- a/crm_project_task/views/crm_lead.xml +++ b/crm_project_task/views/crm_lead.xml @@ -9,25 +9,23 @@