Skip to content

Bug: Austian VAT validation is wrong implemented #56

@sowinski

Description

@sowinski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions