| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/19.0/crm_lead_to_task |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, Weblate, OCA-git-bot, oca-ci, eugenio |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - http_routing - auth_signup - phone_validation - project - analytic - uom - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to convert leads or opportunities into project tasks. It supports the following features: - Optional automatic archiving of the lead after conversion. - Ability to configure a Force Project so tasks are created directly without a popup. - Preserves attachments and messages from the lead. **DISCLAIMER:** This module is a forward-port of a module from Odoo S.A. and as such, it is not included in the OCA CLA. That means we do not have a copy of the copyright on it like all other OCA modules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_convert2task_view_form |
crm.lead.convert2task | form | New | |
crm_lead_to_task_res_config_settings_view_form |
res.config.settings.view.form.inherit.crm.lead.to.task | res.config.settings | xpath | Inherits crm.res_config_settings_view_form |
crm_lead_view_form |
crm.lead | field | Inherits crm.crm_lead_view_form | |
view_task_form2 |
project.task.view.form.inherit.crm.lead.to.task | project.task | xpath | Inherits project.view_task_form2 |
crm_archive_lead_on_convert
Boolean
related='company_id.crm_archive_lead_on_convert'
task_count
Integer
compute='_compute_task_count'
task_ids
One2many → project.task
action_crm_to_task(self)
action_view_tasks(self)
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
domain=[('type', '=', 'lead')]
project_id
Many2one → project.project
comodel_name='project.project'
action_lead_to_project_task(self)
default_get(self, fields)
lead_id
Many2one → crm.lead
action_view_lead(self)
crm_archive_lead_on_convert
Boolean
default=True
crm_force_project_id
Many2one → project.project
No public methods.
crm_archive_lead_on_convert
Boolean
readonly=False
related='company_id.crm_archive_lead_on_convert'
crm_force_project_id
Many2one
readonly=False
related='company_id.crm_force_project_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/18.0/crm_lead_to_task |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Rogos, Bhavesh Heliconia, Heliconia Solutions, MohamedOsman7 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - project - analytic - uom - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to convert leads or opportunities into project tasks. It supports the following features: - Optional automatic archiving of the lead after conversion. - Ability to configure a Force Project so tasks are created directly without a popup. - Preserves attachments and messages from the lead. **DISCLAIMER:** This module is a forward-port of a module from Odoo S.A. and as such, it is not included in the OCA CLA. That means we do not have a copy of the copyright on it like all other OCA modules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_convert2task_view_form |
crm.lead.convert2task | form | New | |
crm_lead_to_task_res_config_settings_view_form |
res.config.settings.view.form.inherit.crm.lead.to.task | res.config.settings | xpath | Inherits crm.res_config_settings_view_form |
crm_lead_view_form |
crm.lead | field | Inherits crm.crm_lead_view_form | |
project_message_user_assigned |
project_message_user_assigned | ir.ui.view | qweb | Inherits project.project_message_user_assigned |
task_invitation_follower |
task_invitation_follower | ir.ui.view | qweb | Inherits project.task_invitation_follower |
view_task_form2 |
project.task.view.form.inherit.crm.lead.to.task | project.task | xpath | Inherits project.view_task_form2 |
crm_archive_lead_on_convert
Boolean
related='company_id.crm_archive_lead_on_convert'
task_count
Integer
compute='_compute_task_count'
task_ids
One2many → project.task
action_crm_to_task(self)
action_view_tasks(self)
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
domain=[('type', '=', 'lead')]
string='Lead'
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
action_lead_to_project_task(self)
default_get(self, fields)
effective_lead_id
Many2one → crm.lead
compute='_compute_effective_lead_id'
args: 'crm.lead'
lead_id
Many2one → crm.lead
action_view_lead(self)
crm_archive_lead_on_convert
Boolean
default=True
crm_force_project_id
Many2one → project.project
No public methods.
crm_archive_lead_on_convert
Boolean
readonly=False
related='company_id.crm_archive_lead_on_convert'
crm_force_project_id
Many2one
readonly=False
related='company_id.crm_force_project_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/17.0/crm_lead_to_task |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Carolina Fernandez, Santiago Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - onboarding - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - project - analytic - uom - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to convert leads/opportunities to tasks. **DISCLAIMER:** This module is a forward-port of a module from Odoo S.A. and as such, it is not included in the OCA CLA. That means we do not have a copy of the copyright on it like all other OCA modules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_convert2task_view_form |
crm.lead.convert2task | form | New | |
crm_lead_view_form |
crm.lead | field | Inherits crm.crm_lead_view_form | |
view_task_form2 |
project.task.view.form.inherit.crm.lead.to.task | project.task | xpath | Inherits project.view_task_form2 |
task_count
Integer
compute='_compute_task_count'
task_ids
One2many → project.task
action_view_tasks(self)
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
domain=[('type', '=', 'lead')]
string='Lead'
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
action_lead_to_project_task(self)
default_get(self, fields)
lead_id
Many2one → crm.lead
action_view_lead(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/16.0/crm_lead_to_task |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carolina Fernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - project - analytic - uom - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_convert2task_view_form |
crm.lead.convert2task | form | New | |
crm_lead_view_form |
crm.lead | field | Inherits crm.crm_lead_view_form |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
domain=[('type', '=', 'lead')]
string='Lead'
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
action_lead_to_project_task(self)
default_get(self, fields)