Le 26/06/2012 11:32, Cédric Krier a écrit :
I mean the "Bank Account" Model must contains a list of "Account Number"
with a type and the corresponding required fields.
After reading [1] and [2], it seems that it is possible to do that:
field1 M2O : country
field2 : key
field3 : IID
field4 : account number

The IBAN is the concatenation : country.code + key + iid + account number
The RIB / BBAC is the concatenation : iid + account number

This seems to be generic for all countries.

[1] http://fr.wikipedia.org/wiki/ISO_13616
[2] http://fr.wikipedia.org/wiki/Basic_Bank_Account_Number

--
--
[email protected] mailing list



Reply via email to