diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2016-05-28 13:17:52 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2016-05-28 19:02:27 +0200 |
commit | f3c2491c45c39e2052be3e7ee769248f40aacb58 (patch) | |
tree | e457d03984a1746e6781fe962486b70b7a2dcfa6 /docs/stdnum.cusip.rst | |
parent | b5397ed3ed77bc8a75f65197309a928158fab138 (diff) |
Fix bug in Irish VAT number validation
The last digits of the number that should be letters were not tested to
be letters which could result in ValueError being raised for certain
validations.
This also clarifies the documentation and adds a convert() function to
convert numbers from the old format (where the second character would be
a letter or symbol) to the new format (7 digits followed by 1 or 2
letters).
Diffstat (limited to 'docs/stdnum.cusip.rst')
0 files changed, 0 insertions, 0 deletions