Tuesday, September 30, 2025
1 change · master
New functionality added to Odoo
Adds support for Argentina's new IVA Simple tax report export, allowing companies to generate the required CSV zip files for upload to the government portal. This helps Argentinian customers stay compliant with the latest reporting requirements directly from Odoo.
Original PR description
The Argentinian government has released support for a new type of a tax report that companies can upload called IVA Simple. This is a zip of CSV files that can be imported to the government portal. As such we want to support exporting this report for our customers. This commit adds a new auto installed module for a new report export type of IVA Simple on the Argentinian Tax Report as well as the model data required for the export. task-[5027104](https://www.odoo.com/web#id=5027104&view_type=form&model=project.task) Forward-Port-Of: odoo/enterprise#93871