Sunday, September 1, 2024
2 changes
Enhancements to existing features
Several Odoo apps now define the required IAP service records needed by recent platform changes. This keeps document extraction, tax localization, electronic invoicing, signing, and messaging tests aligned with the new service account structure.
Original PR description
With the improvement of the iap account model made to the community codebase, iap_service data has to be created for modules that require it and tests mocking the model had to be changed to the new structure. task-3741280
The project dashboard top bar now includes additional context from related document, planning, budget, and subscription areas. This helps users understand project status and profitability more quickly without navigating away from the dashboard.
Original PR description
dashboard This commit is a foolow up of its community part. It aims to add the necesseary items into the top bar added in community. task - 4047543