Repository
OCA/l10n-thailand · module folder · Try on Runboat
Module version
1.0.0
Category
Localization / Accounting
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-thailand
Last tracking update
2026-08-07 08:43:05
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module supported multi withholding tax in invoice.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_payment_register_form view.account.payment.register.form account.payment.register form Inherits account_payment_multi_deduction.view_account_payment_register_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • partner_id Many2one → res.partner
    comodel_name='res.partner'
  • wht_amount_base Monetary
    compute='_compute_wht_amount' help='Based amount for the tax amount' readonly=False store=True
  • wht_tax_id Many2one → account.withholding.tax
    comodel_name='account.withholding.tax' help='Optional hidden field to keep wht_tax. Useful for case 1 tax only' string='Withholding Tax'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…