Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Technical Name |
base_tax_connector |
License | LGPL-3 |
Website | https://laslabs.com |
| |
Tax Connector Base
Installation
Configuration
Known Issues / Road Map
- In order for rates to work, the reference record must actually be saved. This is because the reference fields require explicit (model_name,id) formatting, but with an unsaved record the ID is NewId.
- Transaction refund method is on account.tax.transaction, but it should possibly be on account.tax.transaction.line instead. This was done to simplify the addition of new adapters, but may over-complicate things.
- Add a registration system for connectors, with a more centralized method for determining if the connector should be used.
- Add a hook for the update of a tax transaction. TBD what would actually trigger an update, because invoices can't be edited.
- Need a way to handle tax differentiation at the invoice line item level, so connectors can send individual lines instead of just whole orders.
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