closes #172, fixes zero rated products, added some lines to the test of the XRechnung, have the XRechnung test actually wriote to file and have the XR test file validated automatically

This commit is contained in:
jstaerk
2020-11-17 11:49:20 +01:00
parent 8d48e992f8
commit 48dc209f94
7 changed files with 52 additions and 18 deletions

View File

@@ -1,12 +1,15 @@
### 2.0.1 todo
- confirm that VAT category code switches from S to Z on 0%VAT
- 2.1 support kleinunternehmer, reverse charge?
- dont show empty tax number field
- fail when no bankverbindung?
- fail when xr attrs missing?
- build xr skonto???
- *validator not to XR error on ZF files (only notices)
- xmp errors may not show correctly in log
- XR test now includes guideline ID #172
- support zero-rated goods
2.0.0
=====
2020-11-12