Skip to content

Releases: picqer/exact-php-client

v1.0.7

03 Oct 13:28

Choose a tag to compare

  • Added PurchaseEntries and PurchaseEntryLines
  • Fixed trailing slash
  • Fixed double division numbers in URL
  • Fixed bug with primary key

Thank you @it-can

v1.0.6

12 Aug 14:01

Choose a tag to compare

New entities, more properties and a bugfix for filters.

Note: Using $entity->filter() was bugged when returning multiple results. This call now always returns a collection of items, which may have 0, 1 or multiple items. This way you can be sure of a consistent result (array).

v1.0.5

22 Jul 07:55

Choose a tag to compare

Added support for more Account fields.
Added support for Contacts.
Added support for GLAccounts.
Added support for PaymentConditions.
Added support for SalesEntry's (sales bookings in the old system)
Thanks @sebastianberm

Added example code and updated readme

v1.0.4

16 Jun 09:56

Choose a tag to compare

Added journals endpoint

v1.0.3

24 Apr 08:45

Choose a tag to compare

PSR-4 update

v1.0.2

24 Apr 08:39

Choose a tag to compare

Open sourced.

v1.0.1

04 Mar 13:58

Choose a tag to compare

Update composer.json