TIP: You can type at any time to perform a new search.
CRM with Department Categorization
crm_department · OCA/department
- Repository
- OCA/department · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Generic Modules/CRM & SRM
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://camptocamp.com
- Last tracking update
- 2026-08-07 07:03:15
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul, Daniel Reis, Stéphane Bidoul (ACSONE), Charbel Jacquin, OCA-git-bot
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads Form | crm.lead | form | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
Opportunities | crm.lead | form | Inherits crm.crm_case_form_view_oppor |
crm_case_section_view_form |
crm.case.section.form | crm.case.section | form | Inherits sales_team.crm_case_section_view_form |
crm_case_section_view_tree |
crm.case.section.tree | crm.case.section | tree | Inherits sales_team.crm_case_section_view_tree |
crm_case_tree_view_leads |
Leads | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Opportunities Tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
view_crm_case_leads_filter |
CRM - Leads Search | crm.lead | Inherits crm.view_crm_case_leads_filter | |
view_crm_case_opportunities_filter |
CRM - Opportunities Search | crm.lead | Inherits crm.view_crm_case_opportunities_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
on_change_user(self, cr, uid, ids, user_id, context=None)Updates res dictionary with the department corresponding to the section
Loading…
Loading…