| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-fiscal-rule |
| GIT | |
| GIT | https://github.com/OCA/account-fiscal-rule.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-fiscal-rule/tree/13.0/account_avatax_sale |
| VERSION | |
| VERSION | 2.4.4 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Fabrice Henrion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Fabrice Henrion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Daniel Reis, Bhavesh Odedra, oca-travis, OCA-git-bot, Atchuthan, Sodexis |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-fiscal-rule |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-fiscal-rule: - account_avatax odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale_stock - sale - sales_team - payment - utm - stock_account - stock - barcodes - base_geolocalize |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
Avalara |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_form_view_editable_field |
sale.order.form.view.editable | sale.order | field | Inherits sale_order_update_form_view |
sale_order_update_form_view |
sale.order.update.form.view | sale.order | button | Inherits sale.view_order_form |
view_partner_details_form_exempt_country_wide |
Partner Form: add Exempt Country Wide | res.partner | field | Inherits account_avatax.view_partner_details_form_inherit1 |
No new fields.
Public methods (0)No public methods.
property_exemption_country_wide
Boolean
help='When enabled, the delivery address State is irrelevant when looking up the exemption status, meaning that the exemption is considered applicable for all states'
args: 'Exemption Applies Country Wide'
No public methods.
exemption_code
Char
compute=_compute_onchange_exemption
help='It show the customer exemption number'
readonly=False
store=True
args: 'Exemption Number'
exemption_code_id
Many2one → exemption.code
compute=_compute_onchange_exemption
help='It show the customer exemption code'
readonly=False
store=True
args: 'exemption.code', 'Exemption Code'
location_code
Char
help='Origin address location code'
args: 'Location Code'
tax_address_id
Many2one → res.partner
compute='_compute_tax_address_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
args: 'res.partner', 'Tax Address'
tax_amount
Monetary
string='AvaTax'
tax_on_shipping_address
Boolean
default=True
args: 'Tax based on shipping address'
action_confirm(self)
avalara_compute_taxes(self)
onchange_partner_shipping_id(self)
onchange_reset_avatax_amount(self)
tax_amt
Monetary
string='AvaTax'
onchange_reset_avatax_amount(self)