ZUV icon indicating copy to clipboard operation
ZUV copied to clipboard

ZUgferd validator using Verapdf

Results 10 ZUV issues
Sort by recently updated
recently updated
newest added

Looks abandoned, is there a newer tool to validate zugferd? attaching the steps I made to compile it [build.txt](https://github.com/ZUGFeRD/ZUV/files/14999802/build.txt)

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

Hi, when validating an BASIC invoice built with [konik](https://konik.io), the error `Element 'ram:AssociatedDocumentLineDocument' must occur exactly 1 times.` is shown. I openend Issue https://github.com/konik-io/konik/issues/89, where the konik team stated that...

In der Klasse "Validator" wird in der Methode versucht das Schema zu laden: `protected void validateSchema(byte[] xmlRawData, String schemaPath, int section, EPart part) throws IrrecoverableValidationError { URL schemaFile = ClassLoader.getSystemResource("schema/"...

Original text: if a invoice contains both tax currencycode and invoicecurrencycode like the one on https://www.zugferd-community.net/forum/posting.php?mode=reply&f=4&t=57 ``` EUR EUR ``` returns a ``` Wenn eine Währung für die Umsatzsteuerabrechnung angegeben...

upstream

since its problematic to display to derive the line number from xpath location (of an error), the eclipse xpath evaluation plugin does not work very well with namespace prefixes and...

enhancement

if unitcode from Rec. N°21 is used for quantity code ``` 4.0000 ``` ZUV returns: ``` > Wert von '@unitCode' ist unzulässig. ``` Maybe Rec. N°21 isn't implemented? I used...

The ZF2 schematron displays error messages in german. The file should be translated to show them in english. How you can help: get the ZUGFeRD 2 infopaket, translate the german...

Find out how https://github.com/veraPDF/veraPDF-rest can be used as web interface for ZUV

enhancement