diff --git a/crm_project/README.rst b/crm_project/README.rst index 850d348b4e8c..3fb815cb840e 100644 --- a/crm_project/README.rst +++ b/crm_project/README.rst @@ -2,10 +2,13 @@ Lead to Task ============ -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:d37692681d61e4a9f79a51db35ea78cb23c5312f2cf87c23a0c53c5aacdae111 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Lead to Task .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_project :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/111/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to convert leads/opportunities to tasks. @@ -58,7 +61,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/crm_project/__manifest__.py b/crm_project/__manifest__.py index 57874aa859ee..c8d3c8410254 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.1", + "version": "15.0.1.0.2", "license": "LGPL-3", "installable": True, "data": [ diff --git a/crm_project/static/description/index.html b/crm_project/static/description/index.html index 61ca3139e0d6..d5b992b1878d 100644 --- a/crm_project/static/description/index.html +++ b/crm_project/static/description/index.html @@ -1,20 +1,20 @@ - + - + Lead to Task