Skip to content

Latest commit

 

History

History
 
 

crm_exception

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CRM Exception

Beta License: AGPL-3 OCA/crm Translate me on Weblate Try me on Runboat

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.

Table of contents

To configure CRM exception rule:

  1. Create a new exception rule.
  2. Select "Lead" in the "Apply On" field (the 'stage_ids' field will be displayed).
  3. Choose the CRM stage to which you want to apply the exception rule.
  4. Specify the exception type and define the condition, then save the rule.

Note: If you don't specify a CRM stage for stage_ids (leave it blank), the rule will be checked at every stage.

No Exception checking in the create function.

Adding exception checking to the create function would trigger an Odoo Client Error related to JavaScript (Error: Component is destroyed) when attempting to create a new opportunity in the pipeline's kanban view and clicking the edit button.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Quartile Limited

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/crm project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.