Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Aug 7, 2024
1 parent 1a803ff commit 1f09d9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[crm_lead_code](crm_lead_code/) | 17.0.1.0.1 | | Sequential Code for Leads / Opportunities
[crm_lead_currency](crm_lead_currency/) | 17.0.1.0.0 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | On leads/opportunities, add the amount in the customer's currency.
[crm_lead_product](crm_lead_product/) | 17.0.1.0.0 | | Adds a lead line in the lead/opportunity model in odoo
[crm_lead_to_task](crm_lead_to_task/) | 17.0.1.0.0 | | Create Tasks from Leads/Opportunities
[crm_lead_to_task](crm_lead_to_task/) | 17.0.1.1.0 | | Create Tasks from Leads/Opportunities
[crm_lead_vat](crm_lead_vat/) | 17.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Add VAT field to leads
[crm_phonecall](crm_phonecall/) | 17.0.1.0.0 | | CRM Phone Calls
[crm_phonecall_summary_predefined](crm_phonecall_summary_predefined/) | 17.0.1.0.0 | | Allows to choose from a defined summary list
Expand Down
2 changes: 1 addition & 1 deletion crm_lead_to_task/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Lead to Task
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:433edd2625b4e518ab929fff02e2fe8758bd9bf97bff5dd52a573ad6525e33af
!! source digest: sha256:54e7ad125955c7ea6e6bba39ebd6639f0e39d8176120fe43a8f4d3c5ecb73fbf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion crm_lead_to_task/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Odoo S.A., Odoo Community Association (OCA), Tecnativa",
"website": "https://github.com/OCA/crm",
"depends": ["crm", "project"],
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"license": "LGPL-3",
"installable": True,
"data": [
Expand Down
2 changes: 1 addition & 1 deletion crm_lead_to_task/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Lead to Task</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:433edd2625b4e518ab929fff02e2fe8758bd9bf97bff5dd52a573ad6525e33af
!! source digest: sha256:54e7ad125955c7ea6e6bba39ebd6639f0e39d8176120fe43a8f4d3c5ecb73fbf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/17.0/crm_lead_to_task"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_lead_to_task"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to convert leads/opportunities to tasks.</p>
Expand Down

0 comments on commit 1f09d9c

Please sign in to comment.