-
http://www.braemoor.co.uk/software/vat.shtml
-
I see on your README file that your NIF validator if for Spain codes (Número de Identificación Fiscal) but, stop me if I'm wrong, NIF codes are Europeans.
See here: http://ec.europa.eu/taxation_custo…
-
Hi
Can custom formats be async?
Thanks
Simon
-
Hi,
Invoice with following details fails with rule BII2-T10-R053 because of rounding of TaxExclusiveAmount.
Error on validator:
BII2-T10-R053 An invoice total with VAT MUST equal the invoice total w…
-
Short example:
```
```
This indicates an error: `syntax error, unexpected ')' line: 2` even though that is (only-in-rails) valid syntax. Now since rails is a not-insignificant chun…
CamJN updated
8 years ago
-
W3C Validator Suite will begin crawling your site from this page. Only pages that start with this URL prefix will be checked.
For the required files add a `*` (to do on all pages that have required f…
-
Current release validator started to throw BII2-T10-R056 error for the following case:
``` xml
0.00
234.64
0.00
Z
…
Jasak updated
9 years ago
-
Problem:
In XSLT1.0, 30.0000 + 6.645 = 36.644999999999996
In XSLT1.0, 2.0 - 1.1 = 0.8999999999999999
Rounded with 2 decimals => 36.64
Expected result => 36.65
Result: As the existing validation eng…
-
Hi, I have a Padrino app with a request spec that generates a segfault when a model's parameters are assigned.
The app contains the following:
- dm-core-1.2.1
- ruby 2.1.1p76 (2014-02-24 revision 451…
-
**Issue by [Ravatsaas](https://github.com/Ravatsaas)**
_Friday Oct 03, 2014 at 03:35 GMT_
_Originally opened as https://github.com/difi/vefa-validator-app/issues/12_
---
Field is optional according…