corrected test

This commit is contained in:
jstaerk
2022-12-23 10:03:31 +01:00
parent 794edc272b
commit 1325fa15b3
2 changed files with 18 additions and 15 deletions

View File

@@ -1,6 +1,10 @@
2.6.0
2.6.0 "Joyeux Noël"
=======
2022-12-23
- Allow foreign (e.g., french) trade parties whose addresses only consist of the country
- Allow invoices in minimum profile e.g. hide applicabletradetax, linetotalamount, paymentreference etc in Minimum profile
- due date and delivery date no longer mandatory for credit notes
- invoiceimporter to parse BuyerReference
- support LineThree in TradeParty (BT-165?)
- Corrected forgotten --d CLI shortcut
@@ -8,9 +12,6 @@
- automated server tests
- prevent nullpointerexception https://github.com/ZUGFeRD/mustangproject/pull/302 thanks to weclapp-dev
- lines no longer included in basic-wl and minimum
- due date and delivery date no longer mandatory for credit notes
- Allow foreign limited addresses, e.g. allow Parties withpout postal addresses/postcodes
- Allow invoices in minimum profile e.g. dont use applicabletradetax, linetotalamount, paymentreference etc in Minimum profile
2.5.7
=======