Created on 2022-03-04.13:56:46 by BIGBen99, last changed 2 months ago by BIGBen99.
Bug reported to https://github.com/arthurdejong/python-stdnum/issues/291
Please report the issue to https://github.com/arthurdejong/python-stdnum/issues which is responsible for the validation. It will be good if you could provide official links that document this exception.
Hello,
I found some Valid SIRET codes that are not accepted.
356 000 000 09075 is a valid SIRET code (https://www.sirene.fr/sirene/public/recherche) but it's impossible to save a party with this SIRET code.
This code does not validate the Luhn algorithm but because of too few numbers available for "La Poste" company subsidiaries, some SIRET codes are valid instead of validating Luhn algorithm.
For SIRET code that don't validate Luhn algorithm, the sum of all digits should be a multiple of 5.
BIGBen99
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-03-07 13:51:48 | BIGBen99 | set | messages: + msg74468 |
2022-03-04 14:22:20 | ced | set | messages:
+ msg74399 nosy: + ced status: unread -> deferred |
2022-03-04 13:56:46 | BIGBen99 | create |
Showing 10 items. Show all history (warning: this could be VERY long)