Skip to content

Releases: intacct/intacct-sdk-php

v3.2.0

13 Jul 18:07
4a767c3
Compare
Choose a tag to compare

Fixed bug when Journal Entry amount is 0
Allow unsetting of primaryEmailAddress in Vendor
Allow use of record number when updating Customer or Vendor
Allow ReadMore for reports
Fix bug for null executeBatch calls
Added Tax Entries for Bill
Removed PHP version 7.3 for support
Added PHP versions 8.0 and 8.1 for support
Update dependencies
Bump version to 3.2.0

v3.1.0

11 Jun 16:51
c1cb79c
Compare
Choose a tag to compare

Add 'taxentries' related fields to the Invoice object
Add support for fully qualified domain name (FQDN) in the endpoint url
Update dependencies
Bump version to 3.1.0

v3.0.0

09 Jan 00:15
4a93555
Compare
Choose a tag to compare

Add Timesheet Approve, Decline, and Update support
Add lookup, getCompanyPrefs, getDimensions, getDimensionRelationships support
Refactor ApPaymentRequest, Add APPYMT support
Refactor FulfillmentStatus for OETransactionLineCreate
Fix TransactionItemDetail for lotno and serialno
Fix clear primary and secondary email on create and update
Update to required version >= PHP 7.3
Update dependencies, copyright year

v2.3.0

29 Sep 18:43
b8188d3
Compare
Choose a tag to compare
  • Add batchkey for Create AR Payment
  • Add TaskId to GLENTRY
  • Fix GlobalConsolidation processOffline
  • Add ApPaymentRequestDecline
  • Add showprivate option to query
  • Fix IsNegate for InArrayInteger and InArrayString for readByQuery
  • Add PurchasingTransactionApprove and PurchasingTransactionDecline
  • Bump version to 2.3.0

v2.2.0

28 May 18:50
9d6a9cb
Compare
Choose a tag to compare
  • Add support for new query function
  • Update Doxygen to v1.8.18
  • Update code per coding style PSR-12
  • Update copyright year
  • Bump version to 2.2.0

v2.1.1

02 May 11:36
9cbdb2a
Compare
Choose a tag to compare
  • Check response Content-Type for xml before throwing ClientException #145
  • Bump version to 2.1.1

v2.1.0

05 Feb 15:27
0978b64
Compare
Choose a tag to compare
  • Add entityId property support to ApiSessionCreate #135
  • Add entityId support to ClientConfig and SessionProvider #135
  • Implode error messages and append to ResponseException and ResultException
  • Add missing extensions to composer.json require: ext-dom, ext-libxml, ext-simplexml, ext-xmlwriter
  • Add PHP v7.3 to test in travis.yml
  • Remove exceptions for elements missing in control block response #141
  • Fix SessionProvider code coverage
  • Move ApiSessionCreateTest to Company folder and fix code coverage tag
  • Update copyright year
  • Bump version to 2.1.0

v2.0.4

06 Feb 18:27
4b46fbe
Compare
Choose a tag to compare

v2.0.3

26 Jan 20:53
496a9cb
Compare
Choose a tag to compare
  • Fixed SessionProvider factory to load environment credentials

v2.0.2

02 Jan 13:59
738aeac
Compare
Choose a tag to compare
  • Remove full path names from doxygen generated docs
  • Change docs name to Sage Intacct
  • Update copyright to 2018