[FIX] developer: fix duplicate action availability

The duplicate action is not available for list views

closes odoo/documentation#1855

X-original-commit: ce1961ebaf
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Dossogne Bertrand 2022-04-22 14:02:50 +00:00
parent 5c6f45c4f6
commit 19eddfdd3f

View File

@ -1412,7 +1412,7 @@ root can have the following attributes:
``{$name}`` can be ``bf`` (``font-weight: bold``), ``it``
(``font-style: italic``), or any `bootstrap contextual color`_ (``danger``,
``info``, ``muted``, ``primary``, ``success`` or ``warning``).
``create``, ``edit``, ``delete``, ``duplicate``, ``import``, ``export_xlsx``
``create``, ``edit``, ``delete``, ``import``, ``export_xlsx``
allows *dis*\ abling the corresponding action in the view by setting the
corresponding attribute to ``false``
``limit``