Releases: Barnetik/tbai-php-lib
Releases · Barnetik/tbai-php-lib
v0.6.0
Features
- Added Expenses without invoice submission (06f0314)
- Added lastInvoiceNumber attribute to expense invoices Header (ff3b7d3)
- Juridic and physical person expenses with invoices registration working (2b15960)
Bug Fixes
- Greek VIES code uses ISO 639-1 language code (EL) instead of ISO 3166 country code. (185ad57), closes #48
- Loading international invoices from XML was not loading proper recipient identifier data (7b45e6e), closes #47
v0.5.0
0.5.0 (2024-08-22)
Features
- Added better curl error control. Now exception is thrown with curl error number and message. (597305b)
Bug Fixes
- VatRegimes count control was not working. (d557b04)
v0.4.0
Features
- Added chainSignatureValue method to Ticketbai for easier chain data retrieving (0c7ca63)
v0.3.0
Features
- Added headers() function to retrieve all headers from response (4213202)
v0.2.0
(2024-06-16)
Added Ticketbai v1.2.2 compatibility with new Not Subject tax breadown reasons, new vat regimes and new limits
- docs: Changed json docs to reflect v1.2.2 schema changes (711d0b2)
- docs: Changed json docs to reflect v1.2.2 schema changes (a9b3865)
- docs: Fixed not subject maxItems info (a17b670)
- docs: Updated Changelog (87a8415)
- fix: Added new not subject tax breadown reasons (VT, IE) (46db221)
- fix: Added new vat regime codes (17, 19) (d91ebf3)
- fix: Ensure intracomunitary operations send recipient info inside IDOtro element and with full European VAT ID (country code prefixed) (58446fd)
- fix: Incremented NotSubject Breakdown items limit from 2 to 4 (ed015cd)
- fix: Incremented VatDetail Breakdown items limit from 6 to 12 (f1681dd)
- tests: Added tests for intracomunitary, export and ISP operations (76ebb07)
- tests: Refactoring tests to avoid some of the duplicated code (f6d92f2)
v0.1.3
fix: VatId must allow different Vat formats for NIF/IFZ/EUVAT type as…
v0.1.2
0.1.2 (2023-11-20)
Bug Fixes
- Password protected PEM keys were not working (e40c823)
v0.1.1
Bug Fixes
- Rectified invoice number was not correctly retrieved when creating a rectifying invoice from xml (5853abd)