Commit Graph

4 Commits

Author SHA1 Message Date
Dossogne Bertrand
b2886e2ee2 [FIX] developer: fix duplicate action availability
The duplicate action is not available for list views

closes odoo/documentation#1857

X-original-commit: ce1961ebaf
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-04-25 10:38:50 +02:00
Dossogne Bertrand
1cbe885e92 [FIX] developer: fix duplicate availability
The duplicate action is not available for list views

closes odoo/documentation#1849

X-original-commit: 9cf425d886
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-04-22 17:50:51 +02:00
wan
4691efface [ADD] extensions: add a custom example admonition
closes odoo/documentation#1504

X-original-commit: 434bb66492
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-01-28 11:17:50 +00:00
Géry Debongnie
2b2611e462 [IMP] developer: rename addons/js => backend/frontend
The terminology did not really make sense for a lot of these sub pages.
This change should have been done long ago, but was probably delayed
because some people in Odoo call the web client the "backend", which is
really misleading.

This commit also renames the title "Reference Guides" to "Reference",
since this section does not contain any guides anyway.

Part-of: odoo/documentation#1260
2021-11-02 14:00:09 +00:00