Xero Connector (OAuth 2.0)

by
Odoo

274.33

v 13.0 Third Party 1
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Inventory (stock)
Lines of code 5989
Technical Name xero_connector_acs
LicenseOPL-1
Versions 15.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Inventory (stock)
Lines of code 5989
Technical Name xero_connector_acs
LicenseOPL-1
Versions 15.0 13.0 14.0

Xero Integration

This Application is compatible with

Community
Enterprise
Odoo.sh

Description

Integrating Odoo with Xero allows you to view all your invoices and expenses in Odoo. You can run reports, view financial data about your customers and projects and display important metrics on your dashboard.

Features List

  • Raise invoices from Odoo
  • Allow your sales team to view overdue client accounts in Odoo
  • Reduce double data entry between Odoo and Xero
  • Improve cash flow by accelerating payment time

How Xero Integration works

Integration with Xero works both ways and can be set either as manual or automatic. All you need to do is configure, which data you would like to synchronize.

Instead of creating different Odoo instance for each Xero organization (account), you can connect multiple Xero organizations (accounts) to one Odoo instance. So, if your Odoo instance has multiple company accounts, you can now connect each account to a different Xero organization (account). This way all data on your companies are in one place.

Boosted up the speed for API calling for import/export operations

Use pagination to retrieve 100 data at a time. Endpoints that currently support pagination are invoices, credit notes, contacts and manual journals.

Use batches for put 50 data at a time. Endpoints that currently support batches are invoices, credit notes, contacts.

What is synced

Import (Xero to Odoo)

  • Currencies: Pulled from Xero with the initial sync and create a new currency in Odoo if not available.
  • Chart Of Accounts: Chart Of Accounts in Odoo. Chart of Accounts is pulled from Xero with the initial sync.
  • Taxes / Tax Rates: Pulled from Xero with the initial sync. Any changes in Tax Rates in Xero are synced to Odoo.
  • Contact Groups / Contact Tags: Pulled from Xero with the initial sync and create new Contact Tags in Odoo.
  • Contacts (Suppliers / Customers): All contacts which are stored in Xero, it could be Supplier or Customer.
  • Bank Accounts: Accounts with bank type (not bank transaction and other details).
  • Manual Journal: All type of manual journal, which is recorded directly in Xero.
  • Items / Products: Products with its details (sale price, cost price, accounts, taxes etc), Also manage tracked and Untracked Products.
  • Invoices: Customer Invoices with taxes. Also, create payment lines in Odoo if an invoice is paid fully or partially in Xero.
  • Bills: Bills with taxes. Also, create payment lines in Odoo if bills are paid fully or partially in Xero.
  • Credit Note (ACCRECCREDIT): An Account Receivable (customer) Credit Note with payment and allocations.
  • Credit Note (ACCPAYCREDIT): An Accounts Payable (supplier) Credit Note with payment and allocations.
Note: As Xero API doesn't provide the tracking for credit note allocation, So when Credit Note goes in paid stage on Xero then allocation will be applied in Odoo.

# Objects
OAuth2.0
1 Currencies
2 Taxes
3 Chart of Accounts
4 Manual Journals
5 Bank Accounts
6 Contact Groups
7 Contacts
8 Products (Tracked / Untracked)
9 Invoices / Bills
10 Credit Notes
11 Invoice / Bill Payments
12 Credit Notes Payments / Allocation
Export (Odoo to Xero)

  • Chart Of Accounts: Chart Of Accounts in Xero. Chart of Accounts is created in Xero with the initial sync.
  • Taxes / Tax Rates: Tax Rates in Xero. Tax rates are created in Xero with the initial sync.
  • Contact Groups / Contact Tags: All Contact Tags of Odoo will be created as Contact Groups in Xero.
  • Contacts (Suppliers / Customers): All contacts which are stored in Odoo, whether Customer or Supplier.
  • Bank Accounts: Accounts with bank type.
  • Items / Products: Products with its details (sale price, cost price, accounts, taxes etc), Also manage tracked and Untracked Products.
  • Invoices: Customer Invoice with tax. Also, create a payment in Xero if an invoice is paid fully or partially in Odoo.
  • Bills: Bills with tax. Also, create a payment in Xero if bills are paid fully or partially in Odoo.
  • Credit Note (ACCRECCREDIT): An Account Receivable (customer) Credit Note with payment and allocations.
  • Credit Note (ACCPAYCREDIT): An Accounts Payable (supplier) Credit Note with payment and allocations.
  • Inventory Adjustment: For tracked product, if qty will be increasing or decreasing in Odoo using an option like (Buying and selling inventory - bills and invoices, By Inventory adjustment, By Manufacturing process) it will be reflected in Xero.
  • Attachment: Attachments of Invoice/Vendor Bill will be sent to Xero.
Note: You can either Import or Export Credit Note based on configuration.

# Objects
OAuth2.0
1 Taxes
2 Chart of Accounts
3 Bank Accounts
4 Contact Groups
5 Contacts
6 Products
7 Invoices/ Bills
8 Credit Notes
9 Invoices/ Bills
10 Invoice / Bill Payments
11 Credit Notes Payments / Allocation
12 Inventory Adjustments
13 Invoice Attachments
14 Credit Notes Attachments
15 Contact Attachments

Xero setup guide

You will also find a full documentation with all screenshots for example
1 - How to configure Xero OAuth 2.0
2 - How to configure Xero and Odoo Accounts?
3 - Import and Export Operations
You will find user_guide.pdf document in doc directory inside the module
Note: For Odoo.sh we have added installation steps in documentation, but if you need more then, we will provide you more support once you purchase support hours from us.

Disclaimer

Whenever there is a change in API from Xero or change in related Odoo objects you can contact us to look into it.

Xero Connector (OAuth 2.0) FAQs

  1. I am just not clear on the account mapping on both ends. so, for example, our Odoo is vanilla, but we have products in there. does this mean that once we import the chart of accounts from Xero, we need to remap?
    As for different countries, Xero maintains different kinds of charts of accounts and if some Chart of Accounts and Taxes names will be same at Odoo side also then we have to, first of all, rename them and then we will be able to map Chart of Accounts and Tax again for Import or an Export process So basically it is a one-time mapping process only, you do not have to map Charts of Accounts and Taxes each and every time.
  2. Can I Import and Export Vendor Bills also?
    Yes you can also import and export Vendor Bills.
  3. Are all Vendor Bills and Invoices marked as drafts when imported across? even historic?
    No, we have also mapped stages for Customer Invoices and Vendor Bills here, so basically while Import and Export process system will also map stages and display records only on those relevant stages at Odoo side.
  4. Does your module provide an automatic import and export process without manual intervention?
    Yes, we have also provided automated schedulers here for import and export process automatically at the given time duration.
  5. Does your module provide automatic Import and Export functionality?
    Yes we have provided automated schedulers to automate import and export functionality.
  6. Does your module support a multi-company scenario?
    Yes, our module supports multi-company scenario, you can configure different Xero Accounts for different companies here.
  7. Does your module support Mismatch Logs or Mismatch Historical Data?
    Yes, our module supports Mismatch Logs when any serious warning prompts users to do import and export operation, you can find basic details from created Mismatch Logs lines.
  8. Do you have full documentation for this module?
    When you will purchase this module then you will find a complete PDF guide with every import and export operations with Screenshots in detail.
    For the complete functional flow of our module, you can refer to this index file or see our functional video
  9. I want to process inventory adjustments automatically at Odoo side.
    We have provided this functionality by default for Import Operations and Custom functionality for Export Operations as well
  10. I have so much amount of data as well as Customer Invoices and Vendor Bills in my Xero Account, is your module capable to import and export so much amount of data?
    Yes, we have optimized and developed this module in such a way so that it will also work with a huge amount of data. We have boosted up the speed for API calling for import/export operations, you can also see this section in the starting of this Index file, you can find detailed information from there also.
  11. What are Mismatch Logs ?
    Here we have provided mismatch logs details. It contains details of all record process which has found mismatch while import/export data.
  12. I or my client just wants import operations, he/she doesn't want export operations or vice versa.
    Yes, you can disable or archive Export Scheduler so that system will not do export operations from Odoo to Xero or vice versa.
  13. Justify me this Scenario - I have not imported the newly created Customer/Vendor from Xero to Odoo till now, now I have created an Invoice/Vendor Bill from the Xero side for that related Customer and directly imported Invoice from Xero to Odoo, now How Odoo will react then?
    We have developed our module in such a way so that when any Entity is dependent on another Entity and while doing operations directly for second entity then the system will find all dependencies for that record and automatically create them.
  14. I have so many Invoices created at Xero side so when I will import them to Odoo, will my system create any error or hang?
    Absolutely No, with our optimized code and pagination techniques, we have already tested this module for huge amounts of data so no need to get panic for it.
  15. We have seen your module, We want some additional customization in your module according to my or my client's requirements, how can I proceed?
    Of course, our experienced developer team is ready for any kind of customization.
    kindly E-mail us your requirements on aurayancs@gmail.com
    You can also ping us on our Skype Account - aurayancs@gmail.com
  16. I want to see Live Preview for this module related functionality
    Sure, kindly E-mail us your requirements on aurayancs@gmail.com
    You can also ping us on our Skype Account - aurayancs@gmail.com
  17. I want to talk with you regarding commercial or other terms and conditions and Support
    At the bottom of this Index file there is a section named Free Support in which we have clarified our terms and conditions, you can refer to that
    If you will have still any query then kindly E-mail us on aurayancs@gmail.com
    You can also ping us on our Skype Account - aurayancs@gmail.com

FAQs

For Frequently Asked Questions for this module you can refer to our FAQ tab of this Index file
Note: When any kind of Xero Instances, Configuration, Data mismatch issue will be there then it will be considered as extra efforts from our team, and estimation will be given accordingly.

Terms & Conditions

  • All the apps are to be purchased separately, for individual versions and individual editions.
  • One month free bug support period will be offered pertaining to anyone server used, testing, or live.
  • If an error appears in our app due to other custom modules installed in your system, we will charge for our efforts to resolve those errors.
  • Please refer to the document for configuration. If you need our support for configuration, please request our paid support.
  • Please note that you are not allowed to distribute or resell this module after purchase.
  • This module is tested and working on Odoo vanilla with Ubuntu OS.
  • Support services will be provided from Monday to Friday, 10:30 AM to 7:30 PM IST (Indian Standard Time).

Our Services

We provide the following services for different Retail, Rental, Manufacturing & Service level Business

eCommerce Website

Increase online sales with a professional eCommerce website integrated with Odoo ERP, covering the business flow from payment integration to delivery process.

Odoo Customization

Our technical resourceful team is capable to handle any challenge for Odoo customization, module development, implementation, migration, integration.

Version Migration

Upgrade to the latest Odoo version with new features, functionality and superrior perfomance. We provide version & data migration services.

Dedicated Resource

Keep your projects rolling, either onsite or offsite with our dedicated resource programe. Contact us for more information.

Third party Connectors

Expand the scalability of Odoo by integrating it with other systems, like Google contacts, maps, WooCommerce, Magento, Shopify or payment gateway.

Odoo Training, Consultancy and Support

Hands-on-Training for functional/technical, support or for Odoo consultancy, contact us for our professional services.

Get In Touch

Please contact us for any kind of ERP Requirements, Customization, Migration or Digitalization for your small or big business.

Email Us aurayancs@gmail.com +91-931-346-7836
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.