odoo/enterprise#71330
Created by Website, Keval Sitansh Bhatt (ksbh)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1s)
- Linked pull requests
- label
- odoo-dev:master-remove-static-xml-asset-frontend-ksbh
- head
- 4ed6767e5349803424202af225e11bfb12ede3c9
odoo/odoo | odoo/enterprise | |
---|---|---|
master | #179596 missing r+ | #71330 missing r+ |
[DRAFT] [IMP] *: load new bundle using assetLibs
This pr moves static xml files of JS widgets from assets_frontend
bundle to new bundle and that bundle is loaded with assetLibs property
of JS widget.