mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[IMP] CRM: rule-based assignment -> lead clarification
closes odoo/documentation#15403 closes odoo/documentation#15461 Signed-off-by: Thomas Jude Cavazos (thjud) <thjud@odoo.com> Signed-off-by: Zachary Straub (zst) <zst@odoo.com> Co-authored-by: larm-odoo <larm@odoo.com> Co-authored-by: StraubCreative <zst@odoo.com>
This commit is contained in:
committed by
Zachary Straub (ZST)
parent
cc50cec8a3
commit
6b17b2fcc3
@@ -4,8 +4,8 @@ Assign leads with predictive lead scoring
|
|||||||
|
|
||||||
The Odoo **CRM** app can automatically assign leads/opportunities to sales teams and salespeople. A
|
The Odoo **CRM** app can automatically assign leads/opportunities to sales teams and salespeople. A
|
||||||
standard practice is to assign leads based on the probability of winning each lead. Companies can
|
standard practice is to assign leads based on the probability of winning each lead. Companies can
|
||||||
prioritize the leads that are more likely to result in successful deals by assigning them to the
|
prioritize the leads that are more likely to result in successful deals by quickly assigning them to
|
||||||
appropriate salespeople.
|
the appropriate salespeople.
|
||||||
|
|
||||||
Odoo automatically calculates the probability of winning each lead using a method called *predictive
|
Odoo automatically calculates the probability of winning each lead using a method called *predictive
|
||||||
lead scoring*.
|
lead scoring*.
|
||||||
@@ -17,8 +17,8 @@ Predictive lead scoring is a machine-learning model that uses historical data fr
|
|||||||
score open leads/opportunities.
|
score open leads/opportunities.
|
||||||
|
|
||||||
As a company processes opportunities through the CRM pipeline, Odoo collects data on which
|
As a company processes opportunities through the CRM pipeline, Odoo collects data on which
|
||||||
opportunities are won and lost. Predictive lead scoring uses this data to predict the probability
|
opportunities are won and lost. Predictive lead scoring uses this data to predict the probability of
|
||||||
of winning each new lead or opportunity.
|
winning each new lead or opportunity.
|
||||||
|
|
||||||
The more opportunities that are sent through the CRM pipeline, the more data Odoo collects,
|
The more opportunities that are sent through the CRM pipeline, the more data Odoo collects,
|
||||||
resulting in more accurate probabilities.
|
resulting in more accurate probabilities.
|
||||||
@@ -48,7 +48,6 @@ The probability of success of each opportunity is displayed on the opportunity f
|
|||||||
automatically as the opportunity progresses through the CRM pipeline.
|
automatically as the opportunity progresses through the CRM pipeline.
|
||||||
|
|
||||||
.. image:: lead_scoring/probability-opportunity-form.png
|
.. image:: lead_scoring/probability-opportunity-form.png
|
||||||
:align: center
|
|
||||||
:alt: The probability of success displayed on the opportunity form.
|
:alt: The probability of success displayed on the opportunity form.
|
||||||
|
|
||||||
When an opportunity moves to the next stage, its probability of success automatically increases
|
When an opportunity moves to the next stage, its probability of success automatically increases
|
||||||
@@ -59,18 +58,17 @@ according to the predictive lead scoring algorithm.
|
|||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Predictive lead scoring is always active in Odoo *CRM*. However, the variables used to calculate the
|
Predictive lead scoring is always active in Odoo **CRM**. However, the variables used to calculate
|
||||||
probability of success can be customized in the settings.
|
the probability of success can be customized in the settings.
|
||||||
|
|
||||||
To customize the variables used by predictive lead scoring, go to :menuselection:`CRM -->
|
To customize the variables used by predictive lead scoring, go to :menuselection:`CRM -->
|
||||||
Configuration --> Settings`. Under :guilabel:`Predictive Lead Scoring`, click on the
|
Configuration --> Settings`. Under :guilabel:`Predictive Lead Scoring`, click on the
|
||||||
:guilabel:`Update Probabilities` button.
|
:guilabel:`Update Probabilities` button.
|
||||||
|
|
||||||
Then, click on the drop-down menu to choose which variables the predictive lead scoring feature
|
Then, click on the drop-down menu to choose which variables the predictive lead scoring feature
|
||||||
will take into account.
|
takes into account.
|
||||||
|
|
||||||
.. image:: lead_scoring/update-probabilities.png
|
.. image:: lead_scoring/update-probabilities.png
|
||||||
:align: center
|
|
||||||
:alt: The Update Probabilities window in the Predictive Lead Scoring settings.
|
:alt: The Update Probabilities window in the Predictive Lead Scoring settings.
|
||||||
|
|
||||||
Any number of the following variables can be activated:
|
Any number of the following variables can be activated:
|
||||||
@@ -90,7 +88,7 @@ Any number of the following variables can be activated:
|
|||||||
optional variables are selected.
|
optional variables are selected.
|
||||||
|
|
||||||
Next, click on the date field next to the option :guilabel:`Consider leads created as of the:` to
|
Next, click on the date field next to the option :guilabel:`Consider leads created as of the:` to
|
||||||
select the date from which predictive lead scoring will begin its calculations.
|
select the date from which predictive lead scoring begins its calculations.
|
||||||
|
|
||||||
Lastly, click :guilabel:`Confirm` to save changes.
|
Lastly, click :guilabel:`Confirm` to save changes.
|
||||||
|
|
||||||
@@ -101,22 +99,21 @@ An opportunity's probability of success can be changed manually on the opportuni
|
|||||||
the probability number to edit it.
|
the probability number to edit it.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
Manually changing the probability removes the automatic probability updates for that
|
Manually changing the probability removes the automatic probability updates for that opportunity.
|
||||||
opportunity. The probability will no longer update automatically as the opportunity moves
|
The probability no longer automatically updates as the opportunity moves through each stage of
|
||||||
through each stage of the pipeline.
|
the pipeline.
|
||||||
|
|
||||||
To reactivate automatic probability, click on the gear icon next to the probability percentage.
|
To reactivate automatic probability, click on the gear icon next to the probability percentage.
|
||||||
|
|
||||||
.. image:: lead_scoring/probability-gear-icon.png
|
.. image:: lead_scoring/probability-gear-icon.png
|
||||||
:align: center
|
|
||||||
:alt: The gear icon used to reactivate automatic probability on an opportunity form.
|
:alt: The gear icon used to reactivate automatic probability on an opportunity form.
|
||||||
|
|
||||||
Assign leads based on probability
|
Assign leads based on probability
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
Odoo *CRM* can assign leads/opportunities to sales teams and salespeople based on specified rules.
|
Odoo **CRM** can assign leads/opportunities to sales teams and salespeople based on specified rules.
|
||||||
Create assignment rules based on the leads' probability of success to prioritize those that are
|
Create assignment rules based on the leads' probability of success to prioritize those that are more
|
||||||
more likely to result in deals.
|
likely to result in leads and opportunities.
|
||||||
|
|
||||||
Configure rule-based assignment
|
Configure rule-based assignment
|
||||||
-------------------------------
|
-------------------------------
|
||||||
@@ -125,8 +122,8 @@ To activate *rule-based assignment*, navigate to :menuselection:`CRM --> Configu
|
|||||||
Settings`, and activate :guilabel:`Rule-Based Assignment`.
|
Settings`, and activate :guilabel:`Rule-Based Assignment`.
|
||||||
|
|
||||||
The rule-based assignment feature can be set to run :guilabel:`Manually`, meaning an Odoo user must
|
The rule-based assignment feature can be set to run :guilabel:`Manually`, meaning an Odoo user must
|
||||||
manually trigger the assignment, or :guilabel:`Repeatedly`, meaning Odoo will automatically trigger
|
manually trigger the assignment, or :guilabel:`Repeatedly`, meaning Odoo automatically triggers the
|
||||||
the assignment according to the chosen time period.
|
assignment according to the chosen time period.
|
||||||
|
|
||||||
To configure automatic lead assignment, select :guilabel:`Repeatedly` for the :guilabel:`Running`
|
To configure automatic lead assignment, select :guilabel:`Repeatedly` for the :guilabel:`Running`
|
||||||
section. The frequency of this automatic assignment is customized within the :guilabel:`Repeat
|
section. The frequency of this automatic assignment is customized within the :guilabel:`Repeat
|
||||||
@@ -134,31 +131,32 @@ every` section. Enter a specific number and select a corresponding time period t
|
|||||||
desired interval. Time periods range from :guilabel:`Minutes` to :guilabel:`Weeks`.
|
desired interval. Time periods range from :guilabel:`Minutes` to :guilabel:`Weeks`.
|
||||||
|
|
||||||
.. image:: lead_scoring/rule-based-assignment.png
|
.. image:: lead_scoring/rule-based-assignment.png
|
||||||
:align: center
|
|
||||||
:alt: The Rule-Based Assignment setting in CRM settings.
|
:alt: The Rule-Based Assignment setting in CRM settings.
|
||||||
|
|
||||||
If rule-based assignment is set to run :guilabel:`Repeatedly`, the assignment can still be
|
If :guilabel:`rule-based assignment` is set to run :guilabel:`Repeatedly`, the assignment can still
|
||||||
triggered manually using the circular arrow icon in the :guilabel:`Rule-Based Assignment` settings
|
be triggered manually using the circular arrow icon in the :guilabel:`Rule-Based Assignment`
|
||||||
(or using the :guilabel:`Assign Leads` button on the sales team configuration page).
|
settings, or using the :guilabel:`Assign Leads` button on the sales team configuration page. Once a
|
||||||
|
lead has been assigned to a salesperson via this rule, the leads are automatically converted into an
|
||||||
|
opportunity by the system.
|
||||||
|
|
||||||
Configure assignment rules
|
Configure assignment rules
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
Next, configure the *assignment rules* for each sales team and/or salesperson. These rules
|
Next, configure the *assignment rules* for each sales team or salesperson. These rules determine
|
||||||
determine which leads Odoo assigns to which people. To get started, navigate to :menuselection:`CRM
|
which leads Odoo assigns to which people. To get started, navigate to :menuselection:`CRM -->
|
||||||
--> Configuration --> Sales Teams`, and select a sales team.
|
Configuration --> Sales Teams`, and select a sales team.
|
||||||
|
|
||||||
On the sales team configuration form, under :guilabel:`Assignment Rules`, click on :guilabel:`Edit
|
On the sales team configuration form, under :guilabel:`Assignment Rules`, click on :guilabel:`Edit
|
||||||
Domain` to configure the rules that Odoo uses to determine lead assignment for this sales team. The
|
Domain` to configure the rules that Odoo uses to determine lead assignment for this sales team. The
|
||||||
rules can include anything that may be relevant for this company or team, and any number of rules
|
rules can include anything that may be relevant for this company or team, and any number of rules
|
||||||
can be added.
|
can be added.
|
||||||
|
|
||||||
Click :guilabel:`Add Filter` to start creating assignment rules. Click on the :guilabel:`+` sign on
|
Click :guilabel:`Add Filter` to start creating assignment rules. Click on the :icon:`fa-plus-circle`
|
||||||
the right of the assignment rule to add another line. Click on the :guilabel:`x` symbol to remove
|
sign on the right of the assignment rule to add another line. Click on the :guilabel:`x` symbol to
|
||||||
the line.
|
remove the line.
|
||||||
|
|
||||||
To create an assignment rule based on an opportunity's probability of success, click on the far
|
To create an assignment rule based on an opportunity's probability of success, click on the far left
|
||||||
left drop-down menu of an assignment rule line, and select :guilabel:`Probability`.
|
drop-down menu of an assignment rule line, and select :guilabel:`Probability`.
|
||||||
|
|
||||||
From the middle drop-down menu, select the desired equation symbol—most likely the symbol for
|
From the middle drop-down menu, select the desired equation symbol—most likely the symbol for
|
||||||
*greater than*, *less than*, *greater than or equal to*, or *less than or equal to*.
|
*greater than*, *less than*, *greater than or equal to*, or *less than or equal to*.
|
||||||
@@ -171,7 +169,6 @@ In the far right space, enter the desired number value of the probability. Final
|
|||||||
success of 20% or greater, create a :guilabel:`Domain` line that reads: `Probability >= 20`.
|
success of 20% or greater, create a :guilabel:`Domain` line that reads: `Probability >= 20`.
|
||||||
|
|
||||||
.. image:: lead_scoring/probability-domain.png
|
.. image:: lead_scoring/probability-domain.png
|
||||||
:align: center
|
|
||||||
:alt: Sales team domain set to probability greater than or equal to twenty percent.
|
:alt: Sales team domain set to probability greater than or equal to twenty percent.
|
||||||
|
|
||||||
Separate assignment rules can also be configured for individual team members. From the sales team
|
Separate assignment rules can also be configured for individual team members. From the sales team
|
||||||
@@ -184,6 +181,6 @@ sales team or salesperson from being assigned leads automatically by Odoo's rule
|
|||||||
feature. If :guilabel:`Skip auto assignment` is activated, the sales team or salesperson can still
|
feature. If :guilabel:`Skip auto assignment` is activated, the sales team or salesperson can still
|
||||||
be assigned leads manually.
|
be assigned leads manually.
|
||||||
|
|
||||||
To manually assign leads to this sales team, click on the :guilabel:`Assign Leads` button at the
|
To manually assign leads to this sales team, click on the :guilabel:`Assign Leads` button at the top
|
||||||
top of the sales team configuration page. This will assign any leads that are currently unassigned
|
of the sales team configuration page. This assigns any leads that are currently unassigned and match
|
||||||
and match this team's specified domain.
|
this team's specified domain.
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user