documentation/content/developer/howtos
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
..
accounting_localization [IMP] account, account_report, l10n_*: Introduce unified reporting engine 2022-08-25 19:57:06 +02:00
translations [REF] i18n/localization.rst: rework the entire localization tutorial 2022-05-09 14:03:24 +02:00
website_themes [FIX] clean unused resource files 2025-02-14 21:59:10 +00:00
accounting_localization.rst [IMP] core: make author field mandatory in manifests 2025-02-24 10:35:06 +00:00
company.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
connect_device.rst [MOV] developer/iot: move "Internet of things" the howtos dir 2023-02-23 16:08:59 +01:00
create_reports.rst [IMP] orm: renaming of group_operator -> aggregator 2024-02-08 11:24:50 +00:00
frontend_owl_components.rst [FW][IMP] developer/*: update js code to ES6 2024-12-11 12:35:20 +00:00
javascript_client_action.rst [FW][IMP] developer/*: update js code to ES6 2024-12-11 12:35:20 +00:00
javascript_field.rst [FW][IMP] developer/*: update js code to ES6 2024-12-11 12:35:20 +00:00
javascript_view.rst [FW][IMP] developer/*: update js code to ES6 2024-12-11 12:35:20 +00:00
scss_tips.rst [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00
standalone_owl_application.rst [IMP] web: update javascript odoo modules 2024-02-06 15:53:40 +00:00
translations.rst [IMP] core: SQLObject replaces _sql_constraints 2024-11-08 07:33:30 +00:00
upgrade_custom_db.rst [FW][FIX] developer/howtos/upgrade_custom_db: fix typo 2025-01-28 02:59:49 +00:00
web_services.rst [FW][FIX] developer/web_services: fix typo 2023-04-14 11:49:17 +02:00
website_themes.rst [ADD] developer/howto: guide for theming 2023-05-12 08:17:09 +02:00