TIP: You can type at any time to perform a new search.
Thai Localization - Comapny/Partner, VAT/NOVAT setup
l10n_th_company_novat · OCA/l10n-thailand
- Repository
- OCA/l10n-thailand · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Localization / Accounting
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-thailand
- Last tracking update
- 2026-08-07 07:47:46
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- Saran440, OCA-git-bot, oca-travis, Kitti U, oca-git-bot
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_expense_view_form |
hr.expense.view.form | hr.expense | form | Inherits hr_expense.hr_expense_view_form |
view_company_form |
view.company.form | res.company | form | Inherits base.view_company_form |
view_hr_expense_sheet_form |
hr.expense.sheet.form | hr.expense.sheet | form | Inherits hr_expense.view_hr_expense_sheet_form |
view_move_form |
account.move.form | account.move | form | Inherits l10n_th_withholding_tax.view_move_form |
view_partner_form |
view.partner.form | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (8)
New fields (0)
No new fields.
Public methods (1)-
map_tax(self, taxes, product=None, partner=None)For non-VAT company, always result with no taxes
New fields (1)
-
wtvatFloatcompute='_compute_wtvat'copy=Truehelp='Only with No-VAT registered company, set default tax to calculate base amount used for withholding amount'readonly=Falsestore=Truestring='Vat%'
No public methods.
New fields (0)
No new fields.
Public methods (2)-
create(self, vals)@api.model -
write(self, vals)
New fields (1)
-
wtvatFloatcompute='_compute_wtvat'copy=Truehelp='Only with No-VAT registered company, set default tax to calculate base amount used for withholding amount'readonly=Falsestore=Truestring='Vat%'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
novatBooleanhelp='If checked, all documents must not contain any VAT'string='Not VAT Registered'
No public methods.
New fields (1)
-
novatBooleanhelp='This partner is not a vat registered vendor/customer. Odoo will try to remove taxes from document'string='Not VAT Registered'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.