Saturday, March 28, 2026
2 changes · saas-19.2
New functionality added to Odoo
This update adds a necessary report handler for TDS-TCS (IT Act 25) reports within the Odoo Enterprise system. This ensures businesses can now generate the required reports, complying with Indian tax regulations. It's a key improvement for businesses operating in India.
Original PR description
With this commit, the report handler will be added to TDS-TCS (IT Act 25) reports. task-6035844 Forward-Port-Of: odoo/enterprise#112418 Forward-Port-Of: odoo/enterprise#112417
This update incorporates changes to India's tax regulations as outlined in the Income Tax Bill 2025, specifically regarding TDS and TCS. It adds new tax sections and groups to ensure compliance with the updated IT Act, improving the system's accuracy for Indian businesses.
Original PR description
The Income Tax Bill 2025 introduces TDS and TCS provisions in a more structured way compared to the existing Income-tax Act 1961, with the addition of new sections and taxes. This commit adds new sections and corresponding taxes for sections 392, 393, and 394, along with their respective reports. It also introduces new TDS and TCS tax groups for these taxes to differentiate them from the existing ones. The old taxes are deactivated as they are no longer applicable. task-6035844 Forward-Port-Of: odoo/odoo#256521 Forward-Port-Of: odoo/odoo#256102