4/7/2021
over 3 years ago by Emily Frels
Agent (21.0.0407)
- Added: Support for the following fields on the QuickBooks Desktop BillPayment object:
- LinkedTransactions.Discount
- LinkedTransactions.Discount.Account.ID
- LinkedTransactions.Discount.Account.FullName
- LinkedTransactions.Discount.Class.ID
- LinkedTransactions.Discount.Class.FullName
- Added: “String too long” error return for QuickBooks Desktop objects on PATCH/POST. The error will include the problem field name in most cases.
- Added: QuickBooks Online reports will now include the values in each header’s row.
- Fixed: The City, State, and Postal Code fields for the QuickBooks Desktop Invoice object will no longer be automatically cleared on a PATCH request if no information was sent for those fields.
API
- Added: Currency.ID and Currency.FullName fields to GET requests for the following QuickBooks Desktop objects:
- Check
- CreditCardEntry
- Deposit
- JournalEntry
- PurchaseOrder
- VendorCredit
- Added: ItemLines[].UnitOfMeasure.FullName field to GET, POST and PATCH requests for the QuickBooks Desktop SalesOrder object.
Documentation
- Added: [Going to Production] (https://developer.getautofy.com/docs/going-to-production)
- Added: [Agent Release Process] (https://developer.getautofy.com/docs/agent-release-process)