[FIX][18.0] account_financial_report: fix scss affect other places
Partial revert of 01f22b8256
Adding css in web.assets_backend Affects the display of the Odoo interface
Reverts to how it was in v17
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"account_financial_report/static/src/js/*",
|
||||
"account_financial_report/static/src/scss/*",
|
||||
"account_financial_report/static/src/xml/**/*",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user