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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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)
  • wtvat Float
    compute='_compute_wtvat' copy=True help='Only with No-VAT registered company, set default tax to calculate base amount used for withholding amount' readonly=False store=True string='Vat%'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)

New fields (1)
  • wtvat Float
    compute='_compute_wtvat' copy=True help='Only with No-VAT registered company, set default tax to calculate base amount used for withholding amount' readonly=False store=True string='Vat%'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • novat Boolean
    help='If checked, all documents must not contain any VAT' string='Not VAT Registered'
Public methods (0)

No public methods.

New fields (1)
  • novat Boolean
    help='This partner is not a vat registered vendor/customer. Odoo will try to remove taxes from document' string='Not VAT Registered'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.