documentation/content/developer/tutorials
Julien Castiaux f9d7e3d693 [IMP] core: make author field mandatory in manifests
External contributors (and namely Odoo PS) forget to set the author
field in their manifest file. The result is that the module is wrongly
registered with `'author': 'Odoo S.A.'`.

This work makes the field mandatory, with a warning when not set. It
also offers an upgrade-code script to mass-rewrite all the manifests in
order to set the author.

task-4485983

closes odoo/documentation#11956

Related: odoo/odoo#196408
Related: odoo/enterprise#78513
Related: odoo/design-themes#1044
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2025-02-24 10:35:06 +00:00
..
discover_js_framework [FIX] resource folder match 2025-02-14 21:59:10 +00:00
importable_modules [ADD] Developer: data module tutorial 2024-11-04 13:52:31 +00:00
master_odoo_web_framework [FIX] clean unused resource files 2025-02-14 21:59:10 +00:00
pdf_reports [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
restrict_data_access [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
server_framework_101 [IMP] core: make author field mandatory in manifests 2025-02-24 10:35:06 +00:00
web [FIX] clean unused resource files 2025-02-14 21:59:10 +00:00
website [MOV] howto/website: move "Building a website" to the tutorials dir 2023-02-23 16:08:59 +01:00
backend.rst [IMP] core: SQLObject replaces _sql_constraints 2024-11-08 07:33:30 +00:00
define_module_data.rst [IMP] *: standardize spelling of “cancelled” across documentation 2024-06-01 16:32:07 +00:00
discover_js_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
importable_modules.rst [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-30 01:38:27 +00:00
master_odoo_web_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
mixins.rst [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
pdf_reports.rst [FIX] developer/tutorials/pdf_reports: fix a grammer issue 2024-11-15 00:08:44 +00:00
restrict_data_access.rst [IMP] *: adapt to the new check_access API 2024-09-14 11:26:54 +00:00
server_framework_101.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
setup_guide.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
unit_tests.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
web.rst [MOV] documentation structure reorganization 2024-03-12 07:08:34 +00:00
website.rst [IMP] *: Using class name corresponding to odoo models 2024-10-15 09:33:04 +00:00