Releases: josemmo/einvoicing
Releases · josemmo/einvoicing
v0.3.1
Compare
Sorry, something went wrong.
No results found
v0.3.0
Compare
Sorry, something went wrong.
No results found
Added support for multiple payments (#62 , 26437c2 )
Added deprecation warnings at runtime (3e05ecd )
Added (tested) support for PHP 8.4 (78317c4 )
Fixed BR-49 validation (#56 , 8399f13 )
Added project reference (BT-11) (#60 , 040979d )
v0.2.7
Compare
Sorry, something went wrong.
No results found
v0.2.6
Compare
Sorry, something went wrong.
No results found
Fixed calculation of allowances/charges at invoice line level (#41 by @rycks )
v0.2.5
Compare
Sorry, something went wrong.
No results found
v0.2.4
Compare
Sorry, something went wrong.
No results found
Added support for credit notes (#36 )
v0.2.3
Compare
Sorry, something went wrong.
No results found
Fixed rounding of amounts (#31 )
Added PHP 8.3 to tests (e93d4ef )
v0.2.2
Compare
Sorry, something went wrong.
No results found
Fixed tax registration ID without scheme (#26 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
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 (e671343 , 9ddfb64 )
Fixed VAT exemption reasons (13aa515 )
Fixed rounding of negative zeroes (56ea2d4 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
New rounding method might alter the total amount of some invoices generated with previous versions.