[FIX] developer: fix duplicate action availability
The duplicate action is not available for list views
closes odoo/documentation#1858
X-original-commit: ce1961ebaf
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
4e5c5cfb86
commit
1c67fb351c
@ -1693,7 +1693,7 @@ root can have the following attributes:
|
|||||||
``{$name}`` can be ``bf`` (``font-weight: bold``), ``it``
|
``{$name}`` can be ``bf`` (``font-weight: bold``), ``it``
|
||||||
(``font-style: italic``), or any `bootstrap contextual color`_ (``danger``,
|
(``font-style: italic``), or any `bootstrap contextual color`_ (``danger``,
|
||||||
``info``, ``muted``, ``primary``, ``success`` or ``warning``).
|
``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
|
allows *dis*\ abling the corresponding action in the view by setting the
|
||||||
corresponding attribute to ``false``
|
corresponding attribute to ``false``
|
||||||
``limit``
|
``limit``
|
||||||
|
Loading…
Reference in New Issue
Block a user