-
i'm using the following code:
```
from stdnum.eu import vat
print vat.check_vies('FR 75483487112')
```
and get the following error:
```
raceback (most recent call last):
File "t.py", line 2, in
…
-
## EXPLANATION OF THE ISSUE
Currently using WordPress 4.5.4 with Woocomemrce Version 2.6.3 the theme Storefront . One of our customers have ordered a product which is in backorder. But the shipping…
-
local-flavor 1.2 for Slovenia (SI) has a bug in file localflavor/si/forms.py on line 111:
`if chk == 10:`
which should be replaced with
`if chk == 10 or chk == 11:`
[Tax number check in Slovenia](htt…
-
Hi,
WOOCOMMERCE is not compliant with VAT EU rules
There is a plugin EU VAT NUMBER from Woothemes to handle VAT but unfortunately the plugin does not handle VAT properly ; this plugin tried to be c…
-
Buna ziua,
Am incercat sa instalez functionalitatile modulului de Romania pe o baza de date noua si primesc aceasta eroare: ![image](https://cloud.githubusercontent.com/assets/19728451/18905936/177ae4…
-
I receive a Java error when I build in parallel.
I did a resource count on the sources, ant pctCompile reports it has compiled all even after the java error. But it's just not nice in a build log, c…
-
I just updated to WP Offload S3 Lite 1.0.4 and Amazon Web Services 0.3.6.
The media URL are pointing to the local files instead of the files on the CDN.
Also strangely the settings page has disappea…
-
```
What steps will reproduce the problem?
>>> import vatnumber
>>> vatnumber.check_vat('IT00118439991')
False
This is a valid IT VAT number according to:
http://ec.europa.eu/taxation_customs/vies/vi…
-
```
What steps will reproduce the problem?
>>> import vatnumber
>>> vatnumber.check_vat_gb('242338087388')
False
This is a valid GB VAT number according to:
http://ec.europa.eu/taxation_customs/vies/…
-
```
What steps will reproduce the problem?
>>> import vatnumber
>>> vatnumber.check_vat('SE556728341001')
False
This is a valid IT VAT number according to:
http://ec.europa.eu/taxation_customs/vies/v…