Tuesday, June 18, 2024
1 change · master
Enhancements to existing features
The Indian tax reports now only show the TDS report when the related setting is turned on. This keeps the tax reporting menu cleaner for companies that do not use TDS and helps users focus on relevant reports.
Original PR description
This PR ensures that the TDS report in Tax Report will only be displayed if the `l10n_in_tds_toggle` field in settings is set to true. **task**-3980324 **COM PR**: https://github.com/odoo/odoo/pull/169757