[FIX] developer: fix duplicate action availability

The duplicate action is not available for list views

closes odoo/documentation#1851

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 9cf425d886
commit ce1961ebaf

View File

@ -1327,7 +1327,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``