Daily updates from Odoo
Monday, January 12, 2026
3 changes
2 changes
New functionality added to Odoo
This update adds a new feature to export Thailand's VAT report in CSV format. This format is specifically designed to be compatible with the RD Prep software, which Thai businesses use to file their monthly VAT returns with the government. This simplifies the reporting process for our Thai customers.
Original PR description
This commit adds an option to Export the Thailand VAT Report to CSV file into a format which is compatible with their software RD Prep, used to submit the monthly VAT Return to their government. task-5406723
This update adds a new menu to easily track all referral links created by users. It allows them to see which mediums their links were distributed through, providing better visibility into campaign performance. This enhancement simplifies reporting and analysis of referral efforts.
Original PR description
In this commit, - I added a link tracker menu that allows users to see all their created referral links associated with different mediums. - This menu will display links for the current user only. - added default group by `campaign`. Task-4543548
1 change
New functionality added to Odoo
This update adds missing templates for Equity and Government checks within the Odoo Enterprise accounting reports. This ensures accurate and comprehensive reporting, fulfilling a key requirement for financial compliance and providing complete data for analysis.
Original PR description
Completes the work started in odoo/enterprise#88360. The Equity and Government check templates were missing and are added here to fully complete the data. task-5365677