From c55d3208caa8c2b97ae21ddaa45d1142c161fcc0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 17 Oct 2023 15:14:02 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 6 +++--- crm_phonecall/README.rst | 2 +- crm_phonecall/__manifest__.py | 2 +- crm_phonecall/static/description/index.html | 2 +- crm_phonecall_planner/README.rst | 2 +- crm_phonecall_planner/__manifest__.py | 2 +- crm_phonecall_planner/static/description/index.html | 2 +- crm_project/README.rst | 2 +- crm_project/__manifest__.py | 2 +- crm_project/static/description/index.html | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c553dc112d7..a1255998134 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ addon | version | maintainers | summary [crm_location](crm_location/) | 15.0.1.0.2 | | CRM location [crm_multicompany_reporting_currency](crm_multicompany_reporting_currency/) | 15.0.1.0.3 | [![yankinmax](https://github.com/yankinmax.png?size=30px)](https://github.com/yankinmax) | Adds Amount in multicompany reporting currency to CRM Lead [crm_partner_assign](crm_partner_assign/) | 15.0.0.2.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Assign a Partner to an Opportunity/Lead/Partner to indicate Partnership -[crm_phonecall](crm_phonecall/) | 15.0.1.1.0 | | CRM Phone Calls -[crm_phonecall_planner](crm_phonecall_planner/) | 15.0.1.0.0 | | Schedule phone calls according to some criteria +[crm_phonecall](crm_phonecall/) | 15.0.1.1.1 | | CRM Phone Calls +[crm_phonecall_planner](crm_phonecall_planner/) | 15.0.1.0.1 | | Schedule phone calls according to some criteria [crm_phonecall_summary_predefined](crm_phonecall_summary_predefined/) | 15.0.1.0.0 | | Allows to choose from a defined summary list -[crm_project](crm_project/) | 15.0.1.0.2 | | Create Tasks from Leads/Opportunities +[crm_project](crm_project/) | 15.0.1.0.3 | | Create Tasks from Leads/Opportunities [crm_project_task](crm_project_task/) | 15.0.1.1.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Create tasks from lead or opportunity [crm_salesperson_planner](crm_salesperson_planner/) | 15.0.1.0.0 | | Crm Salesperson Planner [crm_salesperson_planner_sale](crm_salesperson_planner_sale/) | 15.0.1.0.0 | | Crm Salesperson Planner Sale diff --git a/crm_phonecall/README.rst b/crm_phonecall/README.rst index 6efd0d1bfc6..53836d74022 100644 --- a/crm_phonecall/README.rst +++ b/crm_phonecall/README.rst @@ -7,7 +7,7 @@ CRM Phone Calls !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:82871ecf8cd307cfebc500e5a35db0c426f652df39c8677816fcd89ef7994c7f + !! source digest: sha256:6c5ca70e27ce005396e5726205b4c1695c3cf6249b12d2d91aadb19708235aab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/crm_phonecall/__manifest__.py b/crm_phonecall/__manifest__.py index 66bc2e097be..cf30dca555e 100644 --- a/crm_phonecall/__manifest__.py +++ b/crm_phonecall/__manifest__.py @@ -3,7 +3,7 @@ { "name": "CRM Phone Calls", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "category": "Customer Relationship Management", "author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/crm", diff --git a/crm_phonecall/static/description/index.html b/crm_phonecall/static/description/index.html index f1b52dc9cda..83e82fb3ddc 100755 --- a/crm_phonecall/static/description/index.html +++ b/crm_phonecall/static/description/index.html @@ -367,7 +367,7 @@

CRM Phone Calls

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:82871ecf8cd307cfebc500e5a35db0c426f652df39c8677816fcd89ef7994c7f +!! source digest: sha256:6c5ca70e27ce005396e5726205b4c1695c3cf6249b12d2d91aadb19708235aab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to manage phone calls in order to analyze them.

diff --git a/crm_phonecall_planner/README.rst b/crm_phonecall_planner/README.rst index 08fc094824b..2ea1f8e5395 100644 --- a/crm_phonecall_planner/README.rst +++ b/crm_phonecall_planner/README.rst @@ -7,7 +7,7 @@ Phonecall planner !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5ddf857dfc1159cfd4de39a9301d0bb072be6b2047c97adbb4c82d448356f697 + !! source digest: sha256:cf00123fa047fad9cb41382fc3824086ee1715b44eea7b0861312ae2baf8624c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/crm_phonecall_planner/__manifest__.py b/crm_phonecall_planner/__manifest__.py index d3ffc5a054c..7e79d004931 100644 --- a/crm_phonecall_planner/__manifest__.py +++ b/crm_phonecall_planner/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Phonecall planner", "summary": "Schedule phone calls according to some criteria", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Customer Relationship Management", "website": "https://github.com/OCA/crm", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/crm_phonecall_planner/static/description/index.html b/crm_phonecall_planner/static/description/index.html index 2e80bfa5cfa..e5692bfb8b7 100644 --- a/crm_phonecall_planner/static/description/index.html +++ b/crm_phonecall_planner/static/description/index.html @@ -367,7 +367,7 @@

Phonecall planner

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5ddf857dfc1159cfd4de39a9301d0bb072be6b2047c97adbb4c82d448356f697 +!! source digest: sha256:cf00123fa047fad9cb41382fc3824086ee1715b44eea7b0861312ae2baf8624c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Use this module to plan a phone calls schedule for your partners, assuming you diff --git a/crm_project/README.rst b/crm_project/README.rst index 3fb815cb840..68f847b16d9 100644 --- a/crm_project/README.rst +++ b/crm_project/README.rst @@ -7,7 +7,7 @@ Lead to Task !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d37692681d61e4a9f79a51db35ea78cb23c5312f2cf87c23a0c53c5aacdae111 + !! source digest: sha256:3eade8fd920f18cc6f4b4824ceed80f7a3afb7754e4b80a50adb331e67c95da3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/crm_project/__manifest__.py b/crm_project/__manifest__.py index c8d3c841025..e9c0a2b4958 100644 --- a/crm_project/__manifest__.py +++ b/crm_project/__manifest__.py @@ -10,7 +10,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": "15.0.1.0.3", "license": "LGPL-3", "installable": True, "data": [ diff --git a/crm_project/static/description/index.html b/crm_project/static/description/index.html index d5b992b1878..9ebd368ebb2 100644 --- a/crm_project/static/description/index.html +++ b/crm_project/static/description/index.html @@ -367,7 +367,7 @@

Lead to Task

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:d37692681d61e4a9f79a51db35ea78cb23c5312f2cf87c23a0c53c5aacdae111 +!! source digest: sha256:3eade8fd920f18cc6f4b4824ceed80f7a3afb7754e4b80a50adb331e67c95da3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to convert leads/opportunities to tasks.