[FIX] [15.0] Removed external dependencies already defined in Odoo base

pull/1106/head
Eduardo De Miguel 2022-02-28 08:53:58 +01:00 committed by Miquel Raïch
parent b443cea99c
commit 7da66bacc3
1 changed files with 0 additions and 1 deletions

View File

@ -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",