[14.0][FWD] partner_statement
- Added html and xlsx support for activity outgoing statement
This commit is contained in:
committed by
Miquel Raïch
parent
f3e1ac3b18
commit
17a596997a
@@ -9,7 +9,7 @@
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/account-financial-reporting",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["account"],
|
||||
"depends": ["account", "report_xlsx", "report_xlsx_helper"],
|
||||
"external_dependencies": {"python": ["dateutil"]},
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
|
||||
Reference in New Issue
Block a user