1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/web/static/tests/ignore_missing_deps_start.js
2024-12-10 09:04:09 +07:00

5 lines
275 B
JavaScript

// This module has for sole purpose to mark all odoo modules defined between it
// and ignore_missing_deps_stop as ignored for missing dependency errors.
// see the template conditional_assets_tests to understand how it's used.
window.__odooIgnoreMissingDependencies = true;