-
### What
Currently, when a user inputs a VAT number that isn't valid under https://wordpress.com/me/purchases/vat-details, we show the following message:
![image](https://user-images.githubuserc…
-
-
Hello there,
As a followup to #210 and more recently #370,
I would like to know if you'd be taking a PR that would replace the current VAT validation with the one coming from python-stdnum?
I…
-
On creation/modification of a Customer/Supplier, a VAT ID check should be automatically created if:
* a VAT ID was entered
* `customer_primary_address`/`supplier_primary_address` is filled
* this a…
-
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 th…
-
Used Shopware Version: 6.6.1.2
B2B for Shopware 6
Description: When a debtor invites a contact to his company, the vat Id from the debtor is not transferred to the contact account. The contact can t…
-
Hello,
Could you please assist in figuring why this invoice was rejected?
Tried reviewing but not sure we understand where the error is as we've managed to create another invoice for the same clie…
-
Currently the system fails hard and doesn't let sponsors proceed, when the VAT ID validation service is not available.
Or, sponsors do not enter VAT, and then conference organizers need to add it and…
-
I think we should improve the vat_number field and has another field like vat_number_format.
This way, vat_number_format will be the one that we use to display and vat_number will be the compact val…
lukio updated
5 years ago
-
Tested your VIES validation client. Looks good!
A few comments:
1) In the datamodel, the relationship from "FTBEXECVIESAvailableMemberStatus.ISO" might need to be to "TaxCountryRegionParameters.…