You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this was just an example. I don't wanted to post a real ID from a real company. If you use a real company then you will see it is failing as described.
I just wrote a wrapper which is handling this edge case but would be nice if it would be fixed.
Hi,
pyvat.is_vat_number_format_valid("ATU76127777") => is True
pyvat.is_vat_number_format_valid("76127777", country_code="AT") => is False but should be also True
I could private a fix if the maintainer except that this is a bug.
The text was updated successfully, but these errors were encountered: