diff --git a/content/developer/reference/frontend/odoo_editor.rst b/content/developer/reference/frontend/odoo_editor.rst index c4add43b1..cf9f4695c 100644 --- a/content/developer/reference/frontend/odoo_editor.rst +++ b/content/developer/reference/frontend/odoo_editor.rst @@ -124,8 +124,8 @@ There are three ways to filter commands: :ref:`command `'s `isDisabled` entry. #. The user can filter commands by simply typing text after opening the - Powerbox. It will fuzzy-match that text with the names of the categories and - commands. + Powerbox. It will fuzzy-match that text with the names, categories and + descriptions of the commands. .. image:: odoo_editor/powerbox-filtered.png :align: center