documentation/content/developer/reference/backend
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
..
data [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
orm [IMP] core: Environment._ for translations 2024-09-15 15:44:18 +00:00
performance [FIX] clean unused resource files 2025-02-14 15:57:59 +00:00
testing [DOC] tours 2024-12-10 08:37:26 +00:00
actions.rst [IMP] reference/actions: update doc to reflect new behaviour 2024-09-19 15:19:12 +00:00
data.rst [IMP] tutorials/server_framework_101: rewrite the tutorial 2025-02-19 11:47:49 +01:00
http.rst [FIX] developer/http: adapt to recent httppocalypse changes 2022-02-28 15:25:48 +00:00
mixins.rst [FIX] Use <chatter> instead of <div class="oe_chatter"> 2025-02-19 08:56:10 +00:00
module.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-09 13:03:46 +01:00
orm.rst [IMP] tutorials/server_framework_101: rewrite the tutorial 2025-02-19 11:47:49 +01:00
performance.rst [REM] developer/performance: remove mentions to the populate tool 2024-09-21 00:13:24 +00:00
reports.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
security.rst [IMP] core: remove user_has_groups() 2024-03-15 14:29:11 +00:00
testing.rst [DOC] tours 2024-12-10 08:37:26 +00:00