| 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_stage_multi_team |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/CRM |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduardo, eduezerouali-tecnativa |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the CRM functionality to support **multi-team stages**. **Features:** - Adds a many2many field `team_ids` on CRM stages, allowing a stage to be shared by multiple sales teams. **Use cases:** - A company with multiple sales teams sharing some stages but also having exclusive ones. - Cleaner kanban views per team, avoiding irrelevant stages. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_view_form_inherit |
crm.lead.form.inherit | crm.lead | xpath | Inherits crm.crm_lead_view_form |
crm_stage_form_inherit |
crm.stage.form.inherit | crm.stage | xpath | Inherits crm.crm_stage_form |
crm_stage_tree_inherit |
crm.stage.tree.inherit | crm.stage | xpath | Inherits crm.crm_stage_tree |
No new fields.
Public methods (0)No public methods.
team_ids
Many2many → crm.team
string='Sales Teams'
args: 'crm.team'
write(self, vals)
| 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_stage_multi_team |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/CRM |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Odoo SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduardo, eduezerouali-tecnativa |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_view_form_inherit |
crm.lead.form.inherit | crm.lead | xpath | Inherits crm.crm_lead_view_form |
crm_stage_form_inherit |
crm.stage.form.inherit | crm.stage | xpath | Inherits crm.crm_stage_form |
crm_stage_tree_inherit |
crm.stage.tree.inherit | crm.stage | xpath | Inherits crm.crm_stage_tree |
No new fields.
Public methods (0)No public methods.
team_ids
Many2many → crm.team
string='Sales Teams'
args: 'crm.team'
write(self, vals)