TIP: You can type at any time to perform a new search.
Account Avatax OCA Log
account_avatax_oca_log · OCA/account-fiscal-rule
- Repository
- OCA/account-fiscal-rule · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-fiscal-rule
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), Open Source Integrators, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators, ForgeFlow
- Committers
- kobros-tech, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- Avalara
- System dependencies
- None
- Required by
- None
- Description
This module allows to log the API calls to Avatax.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
avatax_log_form_view |
avatax.log.form.view | avatax.log | form | New |
avatax_log_tree_view |
avatax.log.tree.view | avatax.log | list | New |
res_config_settings_view_form |
Settings | res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
void_transaction(self, doc_code, doc_type)
New fields (3)
-
avatax_requestText -
avatax_responseText -
avatax_typeSelectionargs: [('SalesOrder', 'Sale Transaction'), ('SalesInvoice', 'Invoice Transaction'), ('cancel', 'Cancel / Void'), ('others', 'Others')]
-
avatax_api_call_counter(self) -
name_get(self)
New fields (2)
-
avatax_api_call_notification_idsMany2many → res.usersreadonly=False args: 'res.users' -
call_counter_limitIntegerconfig_parameter='account_avatax_oca.call_counter_limit'default=100
-
get_values(self)@api.model -
set_values(self)
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 88 days ago
- Last activity
- 59 days ago
- Repository
- OCA/account-fiscal-rule
- Pull request
- [19.0][MIG] account_avatax_oca_log: Migration to 19.0 (#594)