[FIX] v11 urls

Outdated references

Closes #252
This commit is contained in:
Miquel Raïch
2017-12-13 13:31:12 +01:00
committed by Martin Trigaux
parent 2b8db9d0d3
commit e2684993c8
13 changed files with 25 additions and 24 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -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