CRM Exception

crm_exception
REPOSITORY
REPOSITORYOCA/crm
GIT
GIThttps://github.com/OCA/crm.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/crm/tree/17.0/crm_exception
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYCustomer Relationship Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/crm
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_exception
odoo/odoo:
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - onboarding
    - 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 allows you to attach several customizable exceptions to your
opportunities. You can also define an exception rule to be applied to
specific CRM stages.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead.form.inherit crm.lead xpath Inherits crm.crm_lead_view_form
view_exception_rule_form_inherit exception.rule.form exception.rule xpath Inherits base_exception.view_exception_rule_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

New fields (3)
  • crm_lead_ids Many2many → crm.lead
    comodel_name='crm.lead' string='Opportunities'
  • model Selection
    ondelete={'crm.lead': 'cascade'} selection_add=[('crm.lead', 'Lead')]
  • stage_ids Many2many → crm.stage
    comodel_name='crm.stage'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/crm
GIT
GIThttps://github.com/OCA/crm.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/crm/tree/16.0/crm_exception
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYCustomer Relationship Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/crm
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_exception
odoo/odoo:
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead.form.inherit crm.lead xpath Inherits crm.crm_lead_view_form
view_exception_rule_form_inherit exception.rule.form exception.rule xpath Inherits base_exception.view_exception_rule_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

New fields (3)
  • crm_lead_ids Many2many → crm.lead
    comodel_name='crm.lead' string='Opportunities'
  • model Selection
    ondelete={'crm.lead': 'cascade'} selection_add=[('crm.lead', 'Lead')]
  • stage_ids Many2many → crm.stage
    comodel_name='crm.stage'
Public methods (0)

No public methods.