documentation/content/developer/reference/backend
Victor Feyens 9a5c4e5a40 [FIX] developer/orm: fields_view_get is now deprecated
Since odoo/odoo#87522, the method fields_view_get is deprecated and
get_view should be used instead.
A deprecation notice will be included in fields_view_get docstring
to make sure users are aware that they shouldn't use it anymore.

closes odoo/documentation#1908

Related: odoo/odoo#90634
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-05-05 18:47:58 +02:00
..
images [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
orm [ADD] orm/changelog: Add a changelog page for the ORM changes 2022-02-21 16:27:59 +00:00
static [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
actions.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
data.rst [IMP] developer/*: replace occurrences of "access rule" by "record rule" 2021-12-16 09:27:29 +00:00
http.rst [FIX] developer/http: adapt to recent httppocalypse changes 2022-02-28 15:25:48 +00:00
mixins.rst [FIX] developer/mixins: mail.thread method names 2022-03-10 14:59:46 +00:00
module.rst [IMP] developer/modules: deprecate 'active' and detail 'auto_install' 2021-12-16 11:00:04 +00:00
orm.rst [FIX] developer/orm: fields_view_get is now deprecated 2022-05-05 18:47:58 +02:00
reports.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
security.rst [IMP] developer/api/odoo: rework page to use examples and content tabs 2022-03-11 14:44:46 +00:00
testing.rst [IMP] integration_testing: add information about JS touring 2022-02-02 15:55:41 +00:00
views.rst [FIX] developer: fix duplicate action availability 2022-04-25 10:27:57 +02:00