[MIG] partner_statement: Migration to 15.0
This commit is contained in:
committed by
Miquel Raïch
parent
683730388e
commit
830d58e8f0
@@ -1,9 +1,9 @@
|
||||
# Copyright 2018 ForgeFlow, S.L. (http://www.forgeflow.com)
|
||||
# Copyright 2022 ForgeFlow, S.L. (http://www.forgeflow.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
{
|
||||
"name": "Partner Statement",
|
||||
"version": "14.0.1.1.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"category": "Accounting & Finance",
|
||||
"summary": "OCA Financial Reports",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
@@ -16,11 +16,15 @@
|
||||
"security/statement_security.xml",
|
||||
"views/activity_statement.xml",
|
||||
"views/outstanding_statement.xml",
|
||||
"views/assets.xml",
|
||||
"views/aging_buckets.xml",
|
||||
"views/res_config_settings.xml",
|
||||
"wizard/statement_wizard.xml",
|
||||
],
|
||||
"assets": {
|
||||
"web.report_assets_common": [
|
||||
"/partner_statement/static/src/scss/layout_statement.scss",
|
||||
],
|
||||
},
|
||||
"installable": True,
|
||||
"application": False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user