[MIG] mis_template_financial_report: Migration to 15.0
This commit is contained in:
committed by
Geraldo Lopez
parent
7fee89b3ac
commit
7a3c9325a9
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "Profit & Loss / Balance sheet MIS templates",
|
||||
"version": "14.0.1.1.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "Hunki Enterprises BV,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/account-financial-reporting",
|
||||
@@ -17,6 +17,14 @@
|
||||
"views/mis_report_instance_views.xml",
|
||||
"views/templates.xml",
|
||||
],
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"mis_template_financial_report/static/src/css/mis_template_financial_report.css",
|
||||
],
|
||||
"web.report_assets_common": [
|
||||
"mis_template_financial_report/static/src/css/report.css"
|
||||
],
|
||||
},
|
||||
"qweb": ["static/src/xml/mis_template_financial_report.xml"],
|
||||
"maintainers": ["hbrunn"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user