Einvoicing Versions Save

Library for reading and creating European-compliant electronic invoices (EN 16931)

v0.2.7

7 months ago
  • Fixed negative PayableRoundingAmount (#44 by @hallsten)

v0.2.6

11 months ago
  • Fixed calculation of allowances/charges at invoice line level (#41 by @rycks)

v0.2.5

1 year ago
  • Upgraded CIUS-RO version (#38 by @ancaandreeaiacob)

v0.2.4

1 year ago
  • Added support for credit notes (#36)

v0.2.3

1 year ago
  • Fixed rounding of amounts (#31)
  • Added PHP 8.3 to tests (e93d4ef9fec0b7cd2cb4fc78b4b861ad839f5333)

v0.2.2

1 year ago
  • Fixed tax registration ID without scheme (#26)

v0.2.1

1 year ago

BREAKING CHANGES
Invoice::getNote() and Invoice::setNote() have been deprecated in favor of Invoice::getNotes() and Invoice::addNote().

  • Added support for VAT in accounting currency (#22)
  • Added support for additional legal information (#23)
  • Added support for multiple invoice notes (#24)
  • Added CIUS-RO and NLCIUS presets (e671343fc5e21958f35503e5bb1a34bed3b15de2, 9ddfb643700e6dbccd25acdc801d225b65d7fc1e)
  • Fixed VAT exemption reasons (13aa515575836a69acfee31ba7c98628cb5dd030)
  • Fixed rounding of negative zeroes (56ea2d40dfe0ca3f632b5d87540795d8d02d8d26)

v0.2.0

2 years ago

BREAKING CHANGES
New rounding method might alter the total amount of some invoices generated with previous versions.

  • Moved rouding to last step (23698f4f9e17b8f3d92e975e6bd5064e7b7acea3, 37b2a9bcdbd1d25d7de67c4d8759477090fec922, faed93d8d0632258205b0bf5859486c0643ff09b)
  • Handled XML errors in UblReader (5a25f7551e22eb6b4f7ebfa24aea29779d64b343)
  • Added compability with PHP 8.2 (b461df59554b77848cc828b22235cc0b8b45abce, 11dd9ac42d61f82279b4f89f08550b4e1f95c60a)

v0.1.6

2 years ago
  • Added support for custom line IDs (f7b3c6e44bf95305f0f781466226e59e7ba5c558, a1000cad3a4906a465ff514b5e0a6e08e5f3f164, 9fa01ba660f269a8069288b2b91dedcd81284d2d)

v0.1.5

2 years ago
  • Added support for contract reference (1ce251a8ddf2ea5935d119828fad3ed1fed52330)
  • Added support for tax registration identifier (30751aa5e9bc85cc92b8406cdb9980c0cd7d0db7)