|
@ -1,16 +1,15 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
# © 2012-2016 Therp BV <http://therp.nl> |
|
|
# © 2012-2016 Therp BV <http://therp.nl> |
|
|
# © 2013 Agile Business Group sagl <http://www.agilebg.com> |
|
|
# © 2013 Agile Business Group sagl <http://www.agilebg.com> |
|
|
# <lorenzo.battistini@agilebg.com> |
|
|
# <lorenzo.battistini@agilebg.com> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
{ |
|
|
{ |
|
|
"name": "Accounting Financial Report Horizontal", |
|
|
"name": "Accounting Financial Report Horizontal", |
|
|
"version": "10.0.1.0.0", |
|
|
|
|
|
|
|
|
"version": "11.0.1.0.0", |
|
|
"author": "Therp BV,Agile Business Group,Odoo Community Association (OCA)", |
|
|
"author": "Therp BV,Agile Business Group,Odoo Community Association (OCA)", |
|
|
"category": 'Accounting & Finance', |
|
|
"category": 'Accounting & Finance', |
|
|
'website': 'https://github.com/OCA/account-financial-reporting', |
|
|
'website': 'https://github.com/OCA/account-financial-reporting', |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
"depends": ["account"], |
|
|
|
|
|
|
|
|
"depends": ["account_invoicing"], |
|
|
'data': [ |
|
|
'data': [ |
|
|
"data/report_paperformat.xml", |
|
|
"data/report_paperformat.xml", |
|
|
"data/ir_actions_report_xml.xml", |
|
|
"data/ir_actions_report_xml.xml", |
|
|