[FIX] [15.0] Removed external dependencies already defined in Odoo base
This commit is contained in:
committed by
Miquel Raïch
parent
830d58e8f0
commit
9ed0920399
@@ -10,7 +10,6 @@
|
||||
"website": "https://github.com/OCA/account-financial-reporting",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["account", "report_xlsx", "report_xlsx_helper"],
|
||||
"external_dependencies": {"python": ["dateutil"]},
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"security/statement_security.xml",
|
||||
|
||||
Reference in New Issue
Block a user