Thai Localization - Comapny/Partner, VAT/NOVAT setup

l10n_th_company_novat
REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/14.0/l10n_th_company_novat
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYLocalization / Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Kitti U, Saran440, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-thailand:
    - l10n_th_withholding_tax
    - l10n_th_expense_withholding_tax
odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - sale
    - sales_team
    - payment
    - utm
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
hr_expense_view_form hr.expense.view.form hr.expense xpath Inherits hr_expense.hr_expense_view_form
view_company_form view.company.form res.company field Inherits base.view_company_form
view_hr_expense_sheet_form hr.expense.sheet.form hr.expense.sheet xpath Inherits hr_expense.view_hr_expense_sheet_form
view_move_form account.move.form account.move xpath Inherits l10n_th_withholding_tax.view_move_form
view_partner_form view.partner.form res.partner field Inherits base.view_partner_form
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.