-
Hi!
Congrats for the implementation of this python-original module in TS! Really helpful!
I was wondering why there is a validatePerson and validateEntity method, but no validateVat method?
Thank…
-
### Summary (*)
- After Upgrade from 2.3.3 now using magento 2.3.5-p1
- Vat Validation based on billing
- viv valiate on each transaction off
- OnestepCheckout
I came accross this when i was …
-
I filled TaxCurrencyCode and InvoiceCurrencyCode in the header:
`
EUR
EUR
`
In SpecifiedTradeSettlementHeaderMonetarySummation I have no currencyID:
`
31…
-
Traceback with variables (most recent call last):
File "apps/ksa_compliance/ksa_compliance/compliance_checks.py", line 107, in _perform_compliance_checks
simplified_result = _perform_complianc…
-
I found that by default country code for GB is optional. So for example both GB000472631 and 000472631 are valid VAT numbers. We would like to accept only VAT numbers with country code.
Would it b…
-
```
Can you add to the code.. For Turkey it is 1 digits.
('TR', '1234567890', True),
Thank you..
```
Original issue reported on code.google.com by `erdemu...@gmail.com` on 29 Feb 2012 at 8:15
-
### Type of Connector
Independent Publisher Connector
### Name of Connector
VIES (Independent Publisher)
### Describe the bug
In both a Power Automate cloud flow as a Power App, the connector fai…
-
There seems to be a bug in the VATIN validation when you duplicate the country code:
```
In [3]: stdnum.vatin.is_valid("BE 0308.357.159")
Out[3]: True
In [4]: stdnum.vatin.is_valid("BE BE 0308…
-
> This issue has been migrated from the Forge. Read the [original ticket here](http://forge.prestashop.com/browse/BOOM-3904).
- _**Reporter:**_ vincentbz
- _**Created at:**_ Thu, 28 Sep 2017 11:15:0…
-
being able to check if here is a pattern for a country would it possible to add fx VAT number format check for Norway
so I could first do a check for "hasPattern" and then call the validateVatNumbe…
gemal updated
10 months ago