-
HI,
I try to get the invoices information from xero using invoicenumbers. I have try using IDs it is working. But when I would like to filter using invoicenumbers will fail.
Does the xero-php pr…
lvsan updated
2 years ago
-
**SDK you're using (please complete the following information):**
Xero.NetStandard.OAuth2Client 1.3.1
**Describe the bug**
As of the 14th of September our integration with Xero has stopped workin…
-
When trying to create a new contact I am getting this error.
My site connects to Xero correctly and stores the token data in the database.
![Screenshot from 2022-07-15 11-27-57](https://user-images…
-
I need to be able to get credit notes and invoices filtered by client_id and statuses PAID and AUTHORISED.
It would be great to have an example for credit notes added to https://github.com/XeroAPI/xe…
-
Dear All,
I facing the error for below :
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at [https://login.xero.com/identity/connect](https://login.xer…
lvsan updated
2 years ago
-
Appears that the 2 related issues https://github.com/apollographql/react-apollo/issues/708 and https://github.com/apollographql/apollo-client/issues/1697 were closed without an efficient solution - so…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Hello,
I am using this plugin angular-oauth2-oidc to implement xero login in my angular application. I followed all the steps mentions in this npm package.
https://www.npmjs.com/package/angular-oa…
-
**SDK you're using (please complete the following information):**
- Version 3.16.1
**Describe the bug**
Tracking Categories for Manual Journals not being saved.
**To Reproduce**
Steps to rep…
-
We need to generate our own LineItemID so that we can reference them down the line, but `$lineItem->setLineItemID()` doesn't seem to work. Example:
```
// Assume that we're all good connecting to …