Skip to content

Releases: picqer/exact-php-client

v2.12.1

23 May 08:04
Compare
Choose a tag to compare
Merge pull request #57 from mediact/hotfix/2.12.1

Hotfix/2.12.1 - Add Stock to Item entity and fix StockPosition endpoint

v2.12.0

11 May 14:52
Compare
Choose a tag to compare

Added StockPosition entity

Thank you @johmanx10

v2.11.0

14 Mar 11:24
Compare
Choose a tag to compare
  • Add ID as a fillable field to Contact
  • Add JobTitleDescription to Contact
  • Add Notes to Contact

Thanks @koenvu

  • Add ID as a fillable field to WebhookSubscription

Thanks @blyleven

v2.10.0

04 Mar 16:02
Compare
Choose a tag to compare
  • Docblocks
  • Function to get SalesInvoiceLines for _deferred items

Thanks @SchizoDuckie

v2.9.1

15 Feb 16:06
Compare
Choose a tag to compare
Merge pull request #46 from marcelfw/master

Adds gender and title information to Contact entity.

v2.9.0

08 Feb 13:13
Compare
Choose a tag to compare
Merge pull request #44 from remkobrenters/patch-1

Adds AccountClassification

v2.8.0

04 Feb 14:38
Compare
Choose a tag to compare
Merge pull request #43 from blyleven/master

Add WebhookSubscription entity

v2.7.0

02 Feb 18:36
Compare
Choose a tag to compare
  • Allows more system filter options by @marcelfw
  • Add possibility to fetch more than 60 results by @feyobekius

v2.6.1

25 Jan 10:51
Compare
Choose a tag to compare
Merge pull request #40 from feyobekius/master

Update MailMessageAttachment.php

v2.6.0

19 Jan 09:27
Compare
Choose a tag to compare
Merge pull request #38 from feyobekius/master

Add MailMessage and MailMessageAttachment entities