mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] [14.0] Removed external dependencies already defined in Odoo base
account_banking_sepa_direct_debit 14.0.1.3.1
This commit is contained in:
committed by
Reyes4711
parent
2302c9cd6c
commit
1e498f1c1c
@@ -5,13 +5,12 @@
|
||||
{
|
||||
"name": "Account Banking SEPA Direct Debit",
|
||||
"summary": "Create SEPA files for Direct Debit",
|
||||
"version": "14.0.1.3.0",
|
||||
"version": "14.0.1.3.1",
|
||||
"license": "AGPL-3",
|
||||
"author": "Akretion, " "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/bank-payment",
|
||||
"category": "Banking addons",
|
||||
"depends": ["account_banking_pain_base", "account_banking_mandate"],
|
||||
"external_dependencies": {"python": ["stdnum"]},
|
||||
"data": [
|
||||
"views/account_banking_mandate_view.xml",
|
||||
"views/res_config_settings.xml",
|
||||
|
||||
Reference in New Issue
Block a user