OCA / bank-payment

Odoo Electronic Payment
https://odoo-community.org/psc-teams/banking-10
GNU Affero General Public License v3.0
197 stars 518 forks source link

Sepa Credit Identifier? #168

Closed diezcode closed 8 years ago

diezcode commented 9 years ago

I have a problem with the sepa credit identifier. When I'm putting the Sepa Creditor Identifier in the company settings and save it, it says:

ValidateError

Error while validating constraint

Fehler

Invalid SEPA Creditor Identifier.

Any Help? I tested it with a spanish sepa identifier and it works.:

pedrobaeza commented 9 years ago

For which country are you putting the identifier?

diezcode commented 9 years ago

Switzerland like this for example: CH07ZZZ00000012345

sbidoul commented 9 years ago

This CH07ZZZ00000012345 does not match the checksum algorithm implemented in the code.

Are you sure it is a valid sepa creditor identifier? As it is an example, it maybe the checksum is not correct.

pedrobaeza commented 8 years ago

Closing this as we have no answer