Tuesday, September 9, 2025
1 change · saas-18.4
New functionality added to Odoo
The KPI summary now highlights how many documents are waiting in the Inbox and shows the current status of pending tax return types. This gives teams a quicker overview of outstanding document work and compliance deadlines without opening each area separately.
Original PR description
With this commit, `kpi.provider.get_kpi_summary` will show how many documents are present in the Inbox folder, as well as the status of the `account.return.types` (`late`, `longterm`, `to_do`, `to_submit` and `done`) depending on which account.return are not completed and on their due date. Task-id: 5062431 Forward-Port-Of: odoo/enterprise#93720