Repository
OCA/l10n-thailand · module folder · Try on Runboat
Module version
1.0.1
Category
Report
Folder size
0.34 MB
License
AGPL-3
Application
No
Auto-installable
No
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 add the Thailand standard withholding tax cert report to the
WHT Certificates menu.

This module used :

- Font 'THSarabunNew Bold'

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.thai.account res.config.settings form Inherits l10n_th_account_tax.res_config_settings_view_form
wht_cert_form wht_cert_form ir.ui.view qweb New
withholding_layout_preprint_report withholding_layout_preprint_report ir.ui.view qweb New
withholding_layout_report withholding_layout_report ir.ui.view qweb New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (2)
  • wht_form_preprint Boolean
    help='If checked, wht cert form will show layout pre-print' string='Preprint - Withholding Tax Cert Form'
  • wht_form_print_signature Boolean
    string='WHT Cert - Print Signature'
Public methods (0)

No public methods.

New fields (2)
  • wht_form_preprint Boolean
    readonly=False related='company_id.wht_form_preprint'
  • wht_form_print_signature Boolean
    readonly=False related='company_id.wht_form_print_signature'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
158 days ago
Last activity
1 day ago
Repository
OCA/l10n-thailand
Pull request
[19.0][MIG] l10n_th_account_wht_cert_form: Migration to 19.0 (#582)