Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 530 Bytes

changelog 2.5

  • Added the option to set/get the discount of an invoice or invoice item

changelog 2.4

  • Added the option to get clients by email

Changelog since 2.1.0

  • Altered the class to reflect changes in the API
  • Added clients/is_european call to check if country is an European country
  • Added isVatValid call to check if VAT number is valid
  • ...
  • Changed endpoint to https://app.defactuur.be/api

Changelog since 1.0.0

  • Made the class available through composer
  • Made it compliant with PSR
  • Code styling