You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding in support for filtering invoices, will do a pull request once it's tidy.
I had a glance through your code and it doesn't look like it does any paging of any sort. Is that right? because the getInvoices() to my understanding would only return the first 100 records (page 1).
It would be good to build paging right into the XeroCalloutUtility. Let me know if you had any thoughts on the matter before I start meddling.
Thanks
Dan
The text was updated successfully, but these errors were encountered:
Hi Ben,
I love you work. Such an easy starting base!
I am adding in support for filtering invoices, will do a pull request once it's tidy.
I had a glance through your code and it doesn't look like it does any paging of any sort. Is that right? because the getInvoices() to my understanding would only return the first 100 records (page 1).
It would be good to build paging right into the XeroCalloutUtility. Let me know if you had any thoughts on the matter before I start meddling.
Thanks
Dan
The text was updated successfully, but these errors were encountered: