738 results found
-
Can we have the old feature of the A-Z tabs at the top when searching for contacts?
We used to have A-Z tabs on the top of the window to enable us to search for a contact. Could this feature be re-enabled as currently we cannot browse the contacts - we have to type in a name.
1 vote -
Approvals screen side by side view
It would be useful if invoices appeared in side by side view On the approvals screen to allow for easy checking and adjustments to data pushed in from OCR providers.
2 votes -
Add a URL field to the PurchaseOrder object to bring it in line with Invoice.
Add a URL field to the PurchaseOrder object to bring it in line with Invoice.
1 vote -
sales tax report
Able to access the Sale Tax Report via the API
9 votes -
have a method to Download/Export BACS payment file in API
have a method to Download/Export BACS payment file in API
1 vote -
Fix broken linq count() processing on anything that is pagged like journals. Count is defined as the nuber of records, and cannot be pagged.
Fix linq count() to match stanadard, not massed up version..
Count cannot be paged, this is very basic..3 votes -
Filter reconciliation to show only monies received
When one is a bit behind on the reconciliations I think it would be useful to be able to filter the statement lines which need to be reconciled to show monies received only so that invoices can be quickly reconciled and overdue invoices sent off to clients. This would save trawling through pages of statement lines or searching payments in online banking then searching for that transaction among the reconciliation pages
1 vote -
Create Bank Transaction via API problem
Hello. I use Xero API and I got the problem with bank transaction method.
Does bank account should be "enablepaymentsto_account = true" for this or not?
Thanks1 vote -
Add 'does not contain' to the list of filter options in bank rules
I have a group of transactions coming in through the bank where only one small part of the refence is common to them all - this I have used for a bank rule.
However, there are other transactions including this small suffix which get accidently picked up from time to time - I would like to be able to exclude these from the bank rule to prevent accidental mispostings.
1 vote -
Be able to email attachments on invoices
When I send invoices to customers I have to attach the correlating support data to the invoice. At the moment I can attach the support data but I can't email it out from Xero. I therefore have to download each invoice and then manually generate an email from my email system for each customer in order to attach the data and invoice in a single email... a laborious process at the start of each month!
Life would be so much better if I could email attachments along with the invoice directly from Xero. This functionality is literally the only thing…20 votes -
Exposing organization's timezone in ISO 8601 format
Currently Xero API exposes the timezone via Organisation endpoint as text eg. <Timezone>NEWZEALANDSTANDARDTIME</Timezone>
11 votes -
Make an option to view/print purchase and sales bills in the organisation's base currency
Make an option to view/print purchase and sales bills in the organisation's base currency
1 vote -
1 vote
-
View community posts as JSON
This is for the community forum.
I specifically want it to be able to fetch reviews about a company as we are looking to build a dashboard that combines all of the platforms that we get regular reviews on (Shopify, Xero, GetApp, Capterra) in order to better manage this process.
For example, it would be good to be able to fetch this as JSON.
1 vote -
get contact when creates or update
How can we get Contacts when they are created or updated using c#??
1 vote -
Make the BrandingTheme for a contact customizable
Currently the field 'BrandingTheme' is only returned on a GET request. We would like to have this field customizable, so we can change the theme used based on info in our CRM
12 votes -
Give the API the ability to provide the minimum of every report that Xero has
I have found an awesome tool by Quick Win Development (http://www.quickwindevelopment.com/) that allows us to extract data via the API straight into Excel.
Because 80% plus of the reports I ever generate in Xero are exported directly to Excel, please can Xero build into the API the ability to replicate every report currently supplied by Xero, as a bare minimum seeing as though the Reports are diabolical compared to other accounting systems. Particularly for me the P&L by month for a start/end date period.
Thanks
Murray22 votes -
add an intercompany loan account
I have a few clients who have a Group of companies, transactions between them are posted through an intercompany loan account, which needs to be reconciled. It would be great if transactions posted to that account appear in a linked company and a check is made to show that the loan accounts balance.
3 votes -
create a new report for suppliers customers
We need a report which can show all activity in suppliers/customers ledger by date ie invoice date, description, payment date. I cannot see anywhere a report like that which would be very useful.
2 votes -
Be able to specify the company required at login
We are operating with multiple companies within a single Xero account. It would be more secure if we could pre-select a company rather than leaving it to the user to select one after they have logged on.
In PHP we call
$XeroOAuth->request('GET', $XeroOAuth->url('RequestToken', ''), $params);i.e. Can we include the company in the $params?
5 votes
- Don't see your idea?