committed by
Martin Trigaux
parent
2b8db9d0d3
commit
e2684993c8
@@ -49,8 +49,8 @@ have any sales team yet, :doc:`you need to create one first <../../salesteam/set
|
||||
|
||||
On your sales team menu, use in the **Domain** field a specific domain
|
||||
rule (for technical details on the domain refer on the
|
||||
`Building a Module tutorial <https://www.odoo.com/documentation/9.0/howtos/backend.html#domains>`__
|
||||
or `Syntax reference guide <https://www.odoo.com/documentation/9.0/reference/orm.html#reference-orm-domains>`__)
|
||||
`Building a Module tutorial <https://www.odoo.com/documentation/11.0/howtos/backend.html#domains>`__
|
||||
or `Syntax reference guide <https://www.odoo.com/documentation/11.0/reference/orm.html#reference-orm-domains>`__)
|
||||
which will allow only the leads matching the team domain.
|
||||
|
||||
For example, if you want your *Direct Sales* team to only receive leads
|
||||
|
||||
@@ -53,9 +53,9 @@ Odoo CRM Terminologies
|
||||
- **Kanban view :**
|
||||
In Odoo, the Kanban view is a workflow
|
||||
visualisation tool halfway between a `list
|
||||
view <https://www.odoo.com/documentation/8.0/reference/views.html#reference-views-list>`__
|
||||
view <https://www.odoo.com/documentation/11.0/reference/views.html#lists>`__
|
||||
and a non-editable `form
|
||||
view <https://www.odoo.com/documentation/8.0/reference/views.html#reference-views-form>`__
|
||||
view <https://www.odoo.com/documentation/11.0/reference/views.html#forms>`__
|
||||
and displaying records as "cards". Records may be grouped in
|
||||
columns for use in workflow visualisation or manipulation (e.g.
|
||||
tasks or work-progress management), or ungrouped (used simply to
|
||||
|
||||
Reference in New Issue
Block a user