Skip to content

Releases: picqer/exact-php-client

v2.15.0

29 Jul 12:36
Compare
Choose a tag to compare
  • Added method Model::userHasRights to check whether the current user has rights for an action on this endpoint by @yohancreemers
  • Added Address entity, expanded Contact entity by @yohancreemers

v2.14.0

20 Jul 13:15
Compare
Choose a tag to compare

Added Costcenter and Costunit entities
Thank you @yohancreemers

v2.13.0

07 Jun 06:14
Compare
Choose a tag to compare
  • Added GeneralJournalEntry
  • Added CashEntry
  • Fixed missing fields for DocumentAttachment and SalesEntry
  • Added GeneralJournalEntry
  • Added GeneralJournalEntryLine
  • Added AmountFC to SalesEntryLine

Thanks @remkobrenters and @arendvw

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