Don't write "null" as paymentDescription if no Bank account is specified

This commit is contained in:
jstaerk
2020-12-01 18:32:46 +01:00
parent 744ffca12a
commit 57d53af39f
2 changed files with 13 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
- #201 correct embedded files in XRechnung
- transaction calculator getGrandTotal now public
- corrected sample in docs thanks to tweimer PR #204
- don't write "null" as paymentDescription if no Bank account is specified
2.0.2
=======