Operating Unit in CRM Claims

crm_claim_operating_unit
REPOSITORY
REPOSITORYOCA/operating-unit
GIT
GIThttps://github.com/OCA/operating-unit.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/operating-unit/tree/9.0/crm_claim_operating_unit
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, Serpent Consulting Services Pvt. Ltd.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, Serpent Consulting Services Pvt. Ltd.
COMMITTERS
COMMITTERSJordi Ballester Alomar
WEBSITE
WEBSITEhttp://www.eficent.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/operating-unit:
    - operating_unit
    - sales_team_operating_unit
odoo/odoo:
    - crm_claim
    - crm
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - sales_team
    - calendar
    - web_calendar
    - fetchmail
    - utm
    - marketing
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
crm_case_claims_form_view CRM - Claims Form crm.claim field Inherits crm_claim.crm_case_claims_form_view
crm_case_claims_tree_view CRM - Claims Tree crm.claim field Inherits crm_claim.crm_case_claims_tree_view
view_crm_case_claims_filter CRM - Claims Search crm.claim field Inherits crm_claim.view_crm_case_claims_filter
Models touched (2)

New fields (1)
  • operating_unit_id Many2one → operating.unit
    comodel_name='operating.unit' default=_default_operating_unit string='Operating Unit'
Public methods (2)
  • 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.