calcinai / xero-php

A php library for the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
MIT License
357 stars 256 forks source link

Adding FromIsReconciled and ToIsReconciled to BankTransfer #884

Closed incentfit closed 1 year ago

incentfit commented 1 year ago

Fixes https://github.com/calcinai/xero-php/issues/883

This is tested and based on the Xero API docs at https://developer.xero.com/documentation/api/accounting/banktransfers

calcinai commented 1 year ago

Great, thanks @incentfit

incentfit commented 1 year ago

@calcinai any plans for a release in the near future?

calcinai commented 1 year ago

Hi @incentfit there's one more PR then I'll do a release

incentfit commented 1 year ago

@calcinai can you share a ballpark timeframe of when that will be?

calcinai commented 1 year ago

@incentfit Looks like there will be some breaking changes in the PR I was waiting on, so I'll push this out now!