mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] OpenERP version
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
'base_iban',
|
||||
],
|
||||
'description': '''
|
||||
The account_iban module in OpenERP 6.1 mandates the presence of a BIC
|
||||
The account_iban module in OpenERP mandates the presence of a BIC
|
||||
code on an IBAN account number through a constraint. However, as of
|
||||
Februari 2012 there is a resolution from the EU that drops this requirement
|
||||
(see section 8 of [1]). This module reverts the constraint on BICs from the
|
||||
(see section 8 of [1]). This module reverts the constraint on BICs in the
|
||||
base_iban module.
|
||||
|
||||
See also https://bugs.launchpad.net/openobject-addons/+bug/933472
|
||||
|
||||
Reference in New Issue
Block a user