Releases: intacct/intacct-sdk-php
v3.2.0
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
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
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
- 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
- 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
v2.1.0
- 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
- Add Accept-Encoding gzip,deflate to RequestHandler #131
- Test PHP v7.2 #130
- Declare arrays to remove warning on non-countable types in PHP 7.2 - http://php.net/manual/en/migration72.incompatible.php#migration72.incompatible.warn-on-non-countable-types
- Add ext-mbstring requirement to composer.json
v2.0.3
- Fixed SessionProvider factory to load environment credentials
v2.0.2
- Remove full path names from doxygen generated docs
- Change docs name to Sage Intacct
- Update copyright to 2018