Wednesday, April 29, 2026
1 change · 19.0
Enhancements to existing features
This update adapts Odoo's reporting to align with the latest Russian tax regulations (Act 2025). The change removes reliance on outdated tax section dependencies and now uses report line names and tax tags for accurate TDS/TCS reporting, ensuring compliance.
Original PR description
In this commit, the XLSX export and report warning are adapted to support the newly introduced TDS/TCS reports as per Act 2025. Previously, the XLSX reports depended on TDS/TCS sections. However, with Act 2025, certain taxes no longer have associated sections. This dependency has been removed, and report generation now relies on report line names and tax tags instead. task-6124431