88e80076fc84c31f74ad5fefacb3b82d385279e3
Both addons ship the same amCharts library which pushes chunks to the global self.webpackChunk_am5 array. Their internal webpack module IDs collide -> webpack-runtime resolves a require() to the wrong factory -> TypeError, bundle execution aborts before later odoo.define() calls run, page renders white. erp incident 2026-05-08. Rename ks_dashboard_ninja chunks to webpackChunk_am5_ksdn in all 11 lib files so the two addons coexist.
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.