Commit Graph

2 Commits

Author SHA1 Message Date
OdooSky v3
88e80076fc fix(ks_dashboard_ninja): rename amCharts webpackChunk_am5 to avoid conflict with synconics_bi_dashboard
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.
2026-05-09 01:31:36 +02:00
fd62a75b51 Tower: upload ks_dashboard_ninja 18.0.1.1.7 (was 18.0.1.1.7, via marketplace) 2026-05-07 12:17:21 +00:00