Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: US Sales Tax Engine

Entity: us.tax.jurisdiction

View 18.0

Description: US Tax Jurisdiction

Field Description Type Relationship Compute Method
active Boolean -
child_ids One-to-Many us.tax.jurisdiction -
city Char -
complete_name Char - _compute_complete_name
county Char -
district_code Char -
name Char -
parent_id Parent Jurisdiction Many-to-One us.tax.jurisdiction -
parent_path Char -
rate_ids One-to-Many us.tax.rate -
state_id Many-to-One res.country.state -
type Selection -
zip_mapping_ids One-to-Many us.tax.zip.mapping -