From 9007ed4c0b5eff88800ef36b555d121db278ac99 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Fri, 17 Jun 2016 09:48:47 +0200 Subject: [PATCH] [FIX] doc: Research -> Search If I need to do researchs to find a quotation, the goal of having a userfriendly software may be missed. --- addons/web/doc/search_view.rst | 2 +- doc/reference/views.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/web/doc/search_view.rst b/addons/web/doc/search_view.rst index 12b0eaf3104..76692a0d775 100644 --- a/addons/web/doc/search_view.rst +++ b/addons/web/doc/search_view.rst @@ -241,7 +241,7 @@ with directly by external objects or search view controls .. js:class:: openerp.web.search.Facet A `backbone model`_ representing a single facet of the current - research. May map to a search field, or to a more complex or + search. May map to a search field, or to a more complex or fuzzier input (e.g. a custom filter or an advanced search). .. js:attribute:: category diff --git a/doc/reference/views.rst b/doc/reference/views.rst index 1667b731b08..c0e639eb9ac 100644 --- a/doc/reference/views.rst +++ b/doc/reference/views.rst @@ -804,7 +804,7 @@ attributes: ``default_group_by`` whether the kanban view should be grouped if no grouping is specified via - the action or the current research. Should be the name of the field to group + the action or the current search. Should be the name of the field to group by when no grouping is otherwise specified ``default_order`` cards sorting order used if the user has not already sorted the records (via