documentation/content
Damien Bouvy 515be20ea8 [ADD] Developer: data module tutorial
Introduce a new tutorial about creating Odoo modules using XML data files
instead of Python code.

This guide is follows closely the 'Server Framework 101' tutorial and
covers the following:

- Module structure and deployment
- Defining models and fields
- Setting up security and access rights
- Creating views and actions
- Implementing relational fields (many2one, many2many, one2many)
- Working with computed and related fields
- Adding business logic through server actions and automation rules
- Creating website controllers for API endpoints

The tutorial includes practical exercises and code examples to reinforce
learning, catering to developers who need to customize Odoo without writing
Python code (e.g. Odoo PS-Tech employees, partners that focus on SaaS instances
or author of Industry modules).

Task-4167176

closes odoo/documentation#11302

X-original-commit: c6a8619367
Signed-off-by: Bouvy Damien (dbo) <dbo@odoo.com>
2024-11-04 09:37:05 +00:00
..
administration [FW][ADD] odoo.sh: new ci token usage 2024-10-11 13:19:22 +00:00
applications [ADD] Payroll: Salary attachment report 2024-11-01 13:11:05 +00:00
contributing [IMP] contributing/git: add [PERF] to the valid commit tags 2024-10-29 11:40:29 +00:00
developer [ADD] Developer: data module tutorial 2024-11-04 09:37:05 +00:00
legal [FIX] legal: update license info for v17 2024-03-15 14:29:25 +00:00
administration.rst [ADD] database management: odoo mobile apps 2024-04-02 16:22:29 +00:00
applications.rst [MOV] documentation structure reorganization 2024-03-12 07:08:34 +00:00
contributing.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 13:18:55 +00:00
developer.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 13:18:55 +00:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
legal.rst [IMP] documentation: legal page design 2022-12-08 12:31:09 +01:00