TIP: You can type at any time to perform a new search.
Thai Localization - Tax with Payment Multi Deduction
l10n_th_account_tax_multi · OCA/l10n-thailand
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → res.partnercomodel_name='res.partner' -
wht_amount_baseMonetarycompute='_compute_wht_amount'help='Based amount for the tax amount'readonly=Falsestore=True -
wht_tax_idMany2one → account.withholding.taxcomodel_name='account.withholding.tax'help='Optional hidden field to keep wht_tax. Useful for case 1 tax only'string='Withholding Tax'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…