Daily updates from Odoo
Monday, July 21, 2025
1 change · master
Enhancements to existing features
Tax return entries on the accounting dashboard, such as monthly VAT returns, can now be clicked directly. This opens the relevant Tax Return view with clearer filtering and monthly grouping, helping users review returns faster and with less navigation.
Original PR description
This commit improves the accounting dashboard by making the tax return entries (e.g., VAT Apr, VAT May) clickable. Clicking on a return now opens Tax Return view filter by return type and the grouped by month for better clarity and consistency. > Task-4912633 Forward-Port-Of: odoo/enterprise#89533