Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Sales (sale) • Invoicing (account) |
Community Apps Dependencies | Show |
Technical Name |
connector_taxjar |
License | AGPL-3 |
Website | https://laslabs.com |
| |
Taxjar Connector
This module allows for you to synchronize Odoo and Taxjar in the following capacities:
- Import of TaxJar Product Tax codes as Odoo account.tax records
- Import of TaxJar Nexus Addresses as Odoo account.fiscal.position records.
- Tax Rate Estimation on Sales and Invoices
- Creation of Tax Orders upon validation of Invoices
- Creation of Tax Refunds upon validation of Refund Invoices
Installation
To install this module, you need to:
- Follow queue_job install instructions.
Configuration
To configure this module, you need to:
Go to Connectors => [Taxjar] Backends
Create a new backend.
Click Import Metadata to perform the initial data import.
Restart Odoo * This is required for the async job queue. If purchases or refunds are not
being sent, you either did not restart Odoo or did not properly setup queue_job.
Usage
Rate Computation
- Assign TaxJar rates to products as normal
- Create a sale or invoice including one of those products, or manually select a TaxJar tax in the line item.
- Tax rates should compute automatically.
Tax Purchase
- Click validate in an invoice that includes a TaxJar tax
- The tax order will be sent to TaxJar
Tax Refund
- Refund an invoice that includes a TaxJar tax
- Validate the refund invoice
- The tax refund will be sent to TaxJar
Known Issues / Road Map
- There will be issues if you assign more than one TaxJar applicable tax to the same product.
- Orders and Refunds only include the invoice information, and not the invoice lines. This is a limitation in Odoo and will require a lot of design, but should be done in base_tax_connector.
- Freight tax is not yet supported for tax purchases and refunds.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.
Credits
Contributors
- Dave Lasley <dave@laslabs.com>
Do not contact contributors directly about support or help with technical issues.
Maintainer

This module is maintained by LasLabs Inc.
Please log in to comment on this module