TIP: You can type at any time to perform a new search.
Operating Unit in CRM Claims
crm_claim_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.eficent.com
- Last tracking update
- 2026-08-07 07:10:01
- Authors
- Odoo Community Association (OCA), Eficent, Serpent Consulting Services Pvt. Ltd.
- Maintainers
- Odoo Community Association (OCA), Eficent, Serpent Consulting Services Pvt. Ltd.
- Committers
- Jordi Ballester Alomar
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_claims_form_view |
CRM - Claims Form | crm.claim | form | Inherits crm_claim.crm_case_claims_form_view |
crm_case_claims_tree_view |
CRM - Claims Tree | crm.claim | tree | Inherits crm_claim.crm_case_claims_tree_view |
view_crm_case_claims_filter |
CRM - Claims Search | crm.claim | Inherits crm_claim.view_crm_case_claims_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
operating_unit_idMany2one → operating.unitcomodel_name='operating.unit'default=_default_operating_unitstring='Operating Unit'
-
onchange_operating_unit_id(self)@api.onchange('operating_unit_id') -
onchange_team_id(self)@api.onchange('team_id')
New fields (0)
No new fields.
Public methods (0)No public methods.