Monday, January 12, 2026
2 changes · master
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