[FIX] developer: fix duplicate availability

The duplicate action is not available for list views

closes odoo/documentation#1846

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Dossogne Bertrand 2022-04-22 11:44:52 +00:00
parent 3903b64acb
commit 9cf425d886

View File

@ -92,7 +92,7 @@ an impact on all view types.
Disable/enable record deletion on the view through the **Action** dropdown.
* ``duplicate`` (``form`` & ``list``)
* ``duplicate`` (``form``)
Disable/enable record duplication on the view through the **Action** dropdown.