Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

2.2.9

Latest
Compare
Choose a tag to compare
@MJMortimer MJMortimer released this 27 Apr 23:03
· 2 commits to master since this release
898cfea

Summary

A whole bunch of small changes

Included in this release

#374 Update Response.cs to set HttpWebRequest.DefaultMaximumErrorResponseLength to the content length
#376 Tweak RateLimiter to run less chcks
#375 Add Ids() functionality to Contacts endpoint
#378 Fixes for Organsiation SalesTaxBasis property
#381 Add EmployerIdentificationNumber property to Organisation model
#382 Adds DefaultSalesTax and DefaultPurchasesTax to Organisation model
#385 Add JobTitle to AU Payroll Employee model
#390 Correct casing of a package to fix issues when running on case-sensitive file systems
#398 Changes to BatchPayment to avoid timezone Issue
#400 Changes to resolve timeouts when emailing invoices
#402 Add Voided to BankTransactionStatus
#404 Add Office to PhoneType
#412 Add AppliedAmount to Prepayment and Overpayment models to display when searching invoices
#421 Add DiscountAmount to LineItem model