[FIX] account_financial_report: Fix report links with domain
This commit is contained in:
@@ -43,12 +43,9 @@
|
||||
],
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"account_financial_report/static/src/js/report_action.esm.js",
|
||||
"account_financial_report/static/src/js/*",
|
||||
"account_financial_report/static/src/xml/**/*",
|
||||
],
|
||||
"web.report_assets_common": [
|
||||
"account_financial_report/static/src/js/report.js",
|
||||
],
|
||||
},
|
||||
"installable": True,
|
||||
"application": True,
|
||||
|
||||
Reference in New Issue
Block a user