Skip to content

v2.3.0

Choose a tag to compare

@brtdv brtdv released this 26 Jan 10:31
· 20 commits to master since this release
750ee67

This release adds support for self-billing credit notes and new getter methods for ID properties.

New Features & Improvements

  • CreditNote: Added support for reading CreditNoteTypeCode when deserializing credit notes, enabling proper handling of self-billing credit notes (UNCL1001 code 261).
  • Invoice: Added getCustomizationId() and getProfileId() getter methods to retrieve customization and profile identifiers.
  • InvoiceTypeCode: Added SELF_BILLING_CREDIT_NOTE constant (261) for self-billing credit note documents.