test pdf-a/3 import generated invoice

This commit is contained in:
jstaerk
2020-11-18 19:26:08 +01:00
parent 1740c6891a
commit 460f7e5984
2 changed files with 24 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
### 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?
@@ -8,8 +7,13 @@
- build xr skonto???
- *validator not to XR error on ZF files (only notices)
- xmp errors may not show correctly in log
### 2.0.1 done
- XR test now includes guideline ID #172
- support zero-rated goods
- BigDecimal specific refactoring PR #192 Thanks to weclapp-dev
- Preserving metadata PR #193 Thanks to mr-stephan
- support zero-rated goods: confirm that VAT category code switches from S to Z on 0%VAT
2.0.0
=====
2020-11-12