This commit is contained in:
Stan (stgu) 2025-02-24 12:40:29 +01:00 committed by GitHub
commit 049c0236d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,8 +124,8 @@ There are three ways to filter commands:
:ref:`command <reference/frontend/odoo_editor/powerbox/command>`'s :ref:`command <reference/frontend/odoo_editor/powerbox/command>`'s
`isDisabled` entry. `isDisabled` entry.
#. The user can filter commands by simply typing text after opening the #. 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 Powerbox. It will fuzzy-match that text with the names, categories and
commands. descriptions of the commands.
.. image:: odoo_editor/powerbox-filtered.png .. image:: odoo_editor/powerbox-filtered.png
:align: center :align: center