Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Thai Localization - VAT and Withholding Tax
Entity: personal.income.tax.rate
Description: PIT Rates
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| amount_tax_accum | Tax Accumulate | Float | - | _compute_amount_accum |
| amount_tax_max | Maximum Tax in Range | Float | - | _compute_amount_tax_max |
| income_from | Income From (>) | Float | - | |
| income_to | Income To (<=) | Float | - | |
| pit_id | PIT Table | Many-to-One |
|
|
| sequence | sequence | Integer | - | |
| tax_rate | Tax Rate (%) | Float | - |
