Releases: intacct/intacct-sdk-js
v2.2.1
v2.2.0
- Dependencies updated
- Updated support versions to >=14.20
- Added PDF Retrieval for Order Entry
- Fulfillment status added to OrderEntryTransactionLine
- Updated support for AP Payment
- Added User Permissions and Bank Feeds
- Added missing fields for GL Entry Line and Vendor
- Online Payments now supported
v2.1.1
- Add support for fully qualified domain name (FQDN) in the endpoint url.
- Bump version to 2.1.1
v2.1.0
- Handle large Http responses with fetch
- Remove AbstractApPayment class, not needed
- Fix minor defects and update unit tests
- Dependency updates
v2.0.0
Removing request-promise/native, replace with node-fetch
Bump up node version support to 12
Bump up dependencies versions #47 #48
Fix mutual exclusive for the serial number and lot number in the Item detail
Add APPYMT support, refactor ApPaymentRequest to ApPayment
Add ApPaymentRequestDecline to dist folder #44
Fix negative clause for InArray and InString
Add sessionTimestamp and sessionTimeout to ClientConfig
Add Timesheet approve, decline, update #31
v1.3.0
Add showprivate parameter to query API
Add TASKID To GLENTRY
Fix Global Consolidation serialization
Add ApPaymentRequestDecline
Pin @types/node version to 7.10.2
Update handlebars version to 4.7.6 to address security vulnerabilities
Update lodash version to 4.17.19 to address security vulnerabilities
Update Node.js version to 6.17.0 in system requirements
Bump version to 1.3.0
v1.2.0
Add support for new query function
Update copyright year
Bump version to 1.2.0
Add support for nodejs versions 12 and 14
v1.1.4
- Fix security alerts in dev dependencies
v1.1.3
v1.1.2
- Issue publishing 1.1.1 to npm. It's Monday 😫