Wednesday, April 8, 2026
1 change · saas-19.1
Enhancements to existing features
This update improves how Odoo handles Thai VAT (Value Added Tax) information. It now correctly identifies companies based on the leading digit of a Tax Identification Number (TIN), ensuring accurate accounting and reporting for Thai businesses. This change ensures compliance with Thai tax regulations.
Original PR description
In this commit: - For Thailand, TIN is distinguishable between an individual and a company by a prefix. - TIN starting with '0' means the contact is a registered corporate entity, such as a company or partnership. If TIN begins with any digit from 1-9, it indicates that the contact should be treated as an Individual. task-6002111