Skip to content

v2.0.3

Compare
Choose a tag to compare
@jimmymcpeter jimmymcpeter released this 02 May 14:07
· 29 commits to master since this release
  • Added OverpaymentLocationId and OverpaymentDepartmentId attributes to ArPaymentCreate class (Issue #36)
  • Added UserEffectivePermissionList class (Issue #30)
  • Added SubscriptionListTest class (Issue #30)
  • Added InvoiceUpdate and InvoiceLineUpdate classes (Issue #40)
  • Added BillUpdate and BillLineUpdate classes (Issue #40 and #33)
  • Added PurchasingTransactionUpdate and PurchasingTransactionLineUpdate classes (Issue #33)
  • Added ProjectObservedPercentCompleted and TaskObservedPercentCompleted classes. Deprecated ObservedPercentCompleted attribute on ProjectCreate, ProjectUpdate, TaskCreate and TaskUpdate classes (Issue #42)
  • Changed RequestHandler class to check non-successful HTTP 400 level status codes for an XML response (Issue #35)
  • Fixed RequestHandler HTTP User-Agent string to be consistent - intacct-sdk-net-client (Issue #45)
  • Updated NLog package to v4.5.3 (Issue #34)