Xeroizer v2.20.0 Release Notes
Release Date: 2019-10-17 // over 5 years ago-
๐ Changes
- #440 override add_contact to handle different API endpoint (@hegedus)
- #483 Add discount_amount attribute for invoice line item (@jasonheecs)
- โก๏ธ #485 Update cell parser regex (@bertiecroll)
- #488 Add Batch Payment model (@jono-booth)
๐ Bug fixes
- ๐ Make sure we can convert to BigDecimal with discount_amount (@jasonheecs)
๐ Docs
- #491 Add example for fetching ProfitAndLoss using date range (@dcrtantuco)
- #487 Document how to provide a private key directly (@matt17r)
- โก๏ธ #476 Update comment about nonce being used (@austinmckinley)
Previous changes from v2.19.0
-
๐ Changes
- #451 Fix PurchaseOrder#updated_date_utc (@nnc)
- โก๏ธ #377 Update README with info on updating payments (@orangethunder)
- #464 Fix PurchaseOrder model datatypes (@chrisgreen1993)
- โฑ #459 Add yearly as schedule unit (@drewish)
- #465 Add name to bank account model fields (@chrisgreen1993)
- ๐ #433 Remove unused rest-client gem (@wkruszewski)
- #469 Allow invoices to be sent via email (@stephenbinns)
- #439 Payment services (@jono-booth)
- #423 Prevent nil being returned if value is a
false
(@pareeohnos) - #397 Coerce decimals when calculating line amount (@danielfone)
- ๐ #419 raise undefined method error on build with useful message (@stellard)