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: account.withholding.tax
Description: Account Withholding Tax
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| account_id | Withholding Tax Account | Many-to-One | account.account | |
| amount | Percent | Float | - | |
| company_id | Many-to-One | res.company | ||
| income_tax_form | Default Income Tax Form | Selection | - | |
| is_pit | Personal Income Tax | Boolean | - | |
| name | Char | - | ||
| pit_id | PIT Rate | Many-to-One | personal.income.tax | _compute_pit_id |
| wht_cert_income_type | Default Type of Income | Selection | - |
