Skip to content

Releases: picqer/exact-php-client

v3.6.0

12 Jun 07:21
Compare
Choose a tag to compare
  • Disable expect header #144 by @it-can
  • Added BankEntry, BankEntryLine, CashEntryLine and TransactionLine classes. Modified @Property documentation in GeneralJournalEntry and GeneralJournalEntryLine #145 by @Liiva

v3.5.0

06 Jun 11:34
Compare
Choose a tag to compare

v3.4.0

22 May 06:21
Compare
Choose a tag to compare

v3.3.0

06 May 20:24
Compare
Choose a tag to compare

v3.2.0

31 Mar 10:14
Compare
Choose a tag to compare
  • Added SalesItemPrice #114
  • Added Address, updated SalesEntry, SalesEntryLine #118

v3.1.0

30 Dec 12:20
Compare
Choose a tag to compare
  • Fixes issset break #90
  • Greasemonkey script changes #95 #92
  • Correct notation for callable in docblock #94
  • Added notation in dockblock #97
  • Updated README #100

v3.0.0

27 Oct 15:08
Compare
Choose a tag to compare

Closed issues:

  • Transaction lines #84
  • Too many redirects #76
  • cURL error 56: SSL read: error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac, errno 0 #74
  • Selfmade class returns old price #73
  • Creating a new class #72
  • Guzzle Object could not be converted to string #70
  • OrderBy #69

Merged pull requests:

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