-
Hi there, thanks for making it easier to connect with xero!
I am trying to understand how to leverage xero-python to access multiple organizations.
Let's consider that I have 2 users, who are tr…
-
**User Story:**
The invoice is automatically posted to the authenticated accounting software
**Timeframe**
_4-5 days_ for each provider.
~_15 days_ total.
-
_The lineitems field DiscountAmount should be returned in any response that also returns DiscountRate as they both apply equally to a lineitem._
## Current Behavior
When a call is made to a sing…
-
This works: ✔️
```ruby
tenant_id = client.connections.first['tenantId']
client.accounting_api.get_organisations(tenant_id)
#
-
After downloading the file and trying to open it in Excel there is a message from Xero saying that the file extension is incorrect or the file is corrupt.
![Uploading Screenshot_3.png…]()
-
Hello.
I want to report a bug with xero.reports functionality.
```
> xero_conn = Xero(credentials)
> xero_conn.reports.all()
> []
```
Will always return 0 results because it is generating r…
-
**SDK you're using (please complete the following information):**
- Version 4.7.3
**Describe the bug**
I can't seem to be able to unset an invoice's expected payment date.
**To Reproduce**
S…
-
**SDK you're using (please complete the following information):**
- Version 7.0.1
**Describe the bug**
in the method `jsonSerialize`, `$json` is initialised as a plain array `[]`
4 lines late…
-
We are currently using version 4.3.0 of the xero-ruby gem, and recently noticed that we are no longer able to push leave applications that are future dated. Past dated leave applications still work O…
-
Issue Description:
When using the get_assets API endpoint in the Xero API to retrieve asset information, the response is missing the serial_number and warranty_expiry_date fields. However, when using…