I've tested this format against a valid IBAN code and this does not work. It is not ignoring the first 4 characters (IT**) and so it is parsing the string incorrectly.
-- You received this bug notification because you are a member of Banking Addons Team, which is the registrant for Banking Addons. https://bugs.launchpad.net/bugs/778668 Title: Italian IBAN format Status in Account Banking Framework: New Status in Banking Addons: Confirmed Bug description: Hi, an Italian IBAN we encountered suggested that the expected formatting for this country's IBAN in sepa/iban.py is incorrect. The current format is specified as 'WBBBBBCCCCCCAAAAAAAAAAAAV'. The IBAN in our data parses correctly against 'WBBBBBCCCCCAAAAAAAAAAAA'. This corresponds to the formatting mentioned on http://en.wikipedia.org/wiki/International_Bank_Account_Number, 'KAAAAABBBBBCCCCCCCCCCCC'. Cheers, Stefan. To manage notifications about this bug go to: https://bugs.launchpad.net/account-banking/+bug/778668/+subscriptions -- Mailing list: https://launchpad.net/~banking-addons-team Post to : [email protected] Unsubscribe : https://launchpad.net/~banking-addons-team More help : https://help.launchpad.net/ListHelp

