We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20b0991 + 00de607 commit 951e8beCopy full SHA for 951e8be
1 file changed
web_graph_bar_zerofill/__manifest__.py
@@ -5,7 +5,7 @@
5
"website": "https://github.com/GlodoUK/odoo-addons",
6
"depends": ["web"],
7
"assets": {
8
- "web.assets_backend": [
+ "web.assets_backend_lazy": [
9
"web_graph_bar_zerofill/static/src/js/graph_model_patch.esm.js",
10
],
11
},
0 commit comments