Skip to content

v3.2.0

Compare
Choose a tag to compare
@SidneyAllen SidneyAllen released this 17 Jan 16:13
· 360 commits to master since this release

Accounting
Attempt to have both create and create can't be supported with OAS. Instead we need to support Multiple Create and Multiple Update where supported by the API
REMOVED

  • createBankTransaction
  • createContact
  • createCreditNote
    -createInvoice
    -createPurchaseOrder
  • removed related unit tests for these methods

ADDED

  • updateOrCreateBankTransactions
  • updateOrCreateContacts
  • updateOrCreateCreditNotes
  • updateOrCreateInvoices
  • updateOrCreatePurchaseOrders

Added missing attribute StatusAttributeString
from Contact, Item objects

Add missing summarizeErrors for BatchPayments

Add add connection timeout

Fixed assets
Updated models and added unit tests
Fixed Assets -Add a few missing attributes
depreciableObjectId
depreciableObjectType
bookEffectiveDateOfChangeId
isDeleteEnabledForDate
accountingBookValue