Skip to content

Commit aa7f3f9

Browse files
committed
[MIG] l10n_ch_pain_credit_transfer: Migration to 16.0
Removed dependency on l10n_ch_base_bank because it is obsolete
1 parent 724bd28 commit aa7f3f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n_ch_pain_credit_transfer/__manifest__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
{
55
"name": "Switzerland - PAIN Credit Transfer",
66
"summary": "Generate ISO 20022 credit transfert (SEPA and not SEPA)",
7-
"version": "14.0.1.0.0",
7+
"version": "16.0.1.0.0",
88
"category": "Finance",
99
"author": "Akretion,Camptocamp,Odoo Community Association (OCA)",
1010
"maintainers": ["ecino"],
1111
"license": "AGPL-3",
1212
"website": "https://github.com/OCA/l10n-switzerland",
1313
"depends": [
1414
"l10n_ch_pain_base",
15-
"l10n_ch_base_bank",
1615
"account_banking_sepa_credit_transfer",
1716
],
1817
"installable": True,

l10n_ch_pain_credit_transfer/readme/CONTRIBUTORS.rst

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
* Denis Leemann <denis.leemann@camptocamp.com>
33
* Mykhailo Panarin <m.panarin@mobilunity.com>
44
* Emanuel Cino <ecino@compassion.ch>
5+
* Alberto Nieto <alberto.nieto@braintec.com>

0 commit comments

Comments
 (0)