On Wed, Jun 27, 2012 at 10:53 AM, sampac <*@sampaccoud.com> wrote:
>
>> The RIB key could be calculated with stdnum.iso7064.mod_97_10
>
> A bit overkill ? It's just 15 lines of code so maybe we keep it like
> this ?
>

Not overkill, if you could use an existing API instead of
reimplementing one (I would be very surprised if we can't find one
public lib for this calculation) but the one I gave you is really not
sufficient enough, your algorithm is much better. I'm no regex expert,
but don't you think we could replace the alpha by numbers with one
regex?

>> Bank
>> Why is it an inherit of address and not of party?
>> The bank code shouldn't it be stored in parent of the bank?
>> I think there is not one BIC per agency, but you have one BIC for
>> several agency within the same region.
>
> bank code: I will propose a parent on bank which will be a inherit of
> party (same scheme as "company.company" in fact). Bank code will be
> available with required = false.

So you could deal with a hierarchy?
> BIC : the field is not marked as unique so should be ok.
>
Yes you are right, I was more on the idea to store the BIC code on a
parent bank of several banks, but I'm not sure this idea make a lot of
sense.

> --
> --
> [email protected] mailing list
>
>
>

-- 
-- 
[email protected] mailing list



Reply via email to