Merge pull request #1029 from erras-it/patch-2

Added a breaking change notice regarding the removal of hardcoded values in #729
This commit is contained in:
Jochen Staerk
2026-04-10 15:32:49 +02:00
committed by GitHub

View File

@@ -102,7 +102,7 @@ corrections
- support parsing of BT-90 CreditorReferenceID - support parsing of BT-90 CreditorReferenceID
- #871 schema validation does not ignore external entities - #871 schema validation does not ignore external entities
- #868 Fix wrong version in History.md - #868 Fix wrong version in History.md
- #729 Updates about SpecifiedTradeSettlementHeaderMonetarySummation and SpecifiedTradeSettlementPaymentMeans - #729 Updates about SpecifiedTradeSettlementHeaderMonetarySummation and SpecifiedTradeSettlementPaymentMeans. **Breaking Change:** The hardcoded values of ram:TypeCode (58) and ram:Information ("SEPA credit transfer") in the getSettlementXML() method of the IZUGFeRDTradeSettlementPayment interface have been removed. Starting with this version, any code utilizing this interface must explicitly set the corresponding attributes.
- #863 LineCalculator throws NPE if product is null (since 2.17.0) - #863 LineCalculator throws NPE if product is null (since 2.17.0)
- #731 Got a broken translation key when visualizing XML into PDF (xr:Business_process_type) - #731 Got a broken translation key when visualizing XML into PDF (xr:Business_process_type)
- #865 Add sevdesk signature to PDF creators - #865 Add sevdesk signature to PDF creators