OdooSky v3 bd01d44be5 fix(tk_construction_management): add name attribute to <app> element
Odoo 18 SettingsFormCompiler.compileApp reads el.getAttribute("name")
and passes it to toStringExpression(). Without the name attribute the
result is null -> null.replaceAll(...) -> TypeError -> Owl lifecycle
crash, Settings page renders white. Old data-key="..." attribute is
no longer recognized.

Add name="tk_construction_management" alongside data-key for
backward compat.
2026-05-09 02:00:53 +02:00
2026-04-26 21:44:12 +00:00

odoo-addons

Public addon source-of-truth. One branch per Odoo major (14.0-19.0). Layout: addons//. Tags: /. Builds happen inside each customer cluster on demand.

Description
Public addon source-of-truth. One branch per Odoo major (14.0-19.0). Layout: addons//. Tags: /. Builds happen inside each customer cluster on demand.
Readme 285 MiB