[FIX] developer: fix duplicate availability

The duplicate action is not available for list views

closes odoo/documentation#1847

X-original-commit: 9cf425d886
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 19b701625e
commit e487e94ee6

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.