documentation/content/developer/reference
Antoine Vandevenne (anv) 32cba451c1 [IMP] tutorials/server_framework_101: rewrite the tutorial
The Server Framework 101 (formerly Getting Started) is generally seen as
an interesting and rewarding tutorial, but also somewhat outdated and
too limited for beginners in Odoo development, as it fails to introduce
key concepts of the server framework (e.g., controllers, tests, etc.).
The instructions are also too directive for the reader to try and search
by themselves and learn from it.

With this commit, all of the content of the tutorial is rewritten while
keeping the objective of building a real estate module. The setup guide
for tutorials is also improved to ensure smoother onboarding for Odoo
employees and community members alike.

task-3802536
2025-02-19 11:47:49 +01:00
..
backend [IMP] tutorials/server_framework_101: rewrite the tutorial 2025-02-19 11:47:49 +01:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-23 16:09:00 +01:00
extract_api [IMP] extract_api: document the new API version 2023-11-03 16:55:58 +00:00
frontend [IMP] javascript reference: document domain field options 2025-01-11 02:15:28 +00:00
standard_modules [IMP] payment: Remove _compute_view_configuration_fields docs 2024-04-02 13:09:25 +00:00
upgrades [IMP] doc: improve organization of upgrades docs 2024-04-19 13:35:52 +00:00
user_interface [IMP] tutorials/server_framework_101: rewrite the tutorial 2025-02-19 11:47:49 +01:00
backend.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
cli.rst [IMP] developer/reference/cli: --limit-time-cron-conn 2025-01-23 21:37:28 +00:00
external_api.rst [IMP] *: adapt to the new check_access API 2024-09-14 11:26:54 +00:00
extract_api.rst [IMP] extract_api: Add bank statement documentation 2024-11-14 21:52:05 +00:00
frontend.rst [IMP] developer: add an article to explain error handling in JS 2024-05-14 08:41:55 +00:00
standard_modules.rst [ADD] reference/standard_modules: API reference for the payment engine 2022-10-09 09:11:46 +02:00
upgrades.rst [IMP] doc: improve organization of upgrades docs 2024-04-19 13:35:52 +00:00
user_interface.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00