tk_construction_management/18.0.2.0.8
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.
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.