documentation/content/developer/reference/backend.rst
Gorash 83c2012f95 [IMP] reference: rewrite and move views documentation to user_interface/
The documentation of the views is redone in order to be up to date and
has allowed a better visualization of the task on the modifiers.

task-2495504

closes odoo/documentation#3523

Related: odoo/odoo#104741
Related: odoo/enterprise#35255
Related: odoo/upgrade#4884
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-08-18 09:49:36 +02:00

20 lines
288 B
ReStructuredText

:nosearch:
================
Python framework
================
.. toctree::
:titlesonly:
backend/orm
backend/data
backend/actions
backend/reports
backend/module
backend/security
backend/performance
backend/testing
backend/http
backend/mixins