Monday, March 7, 2022
1 change · master
Enhancements to existing features
Project users can more easily create budget items from the budget shortcut and see how planned work compares with allocated hours in grouped task planning views. This helps managers spot workload or budget gaps faster and keep project planning aligned with available capacity.
Original PR description
The purpose of this commit, is to make generic improvements in project. In this commit, following changes are made: - enable creation of new budget items from 'budget' stat button - task gantt view, groupby project: add progress bar representing planned hours vs allocated hours Related Community PR: [odoo/odoo#82019](https://github.com/odoo/odoo/pull/82019) task-2692856 Co-authored-by: Krina Oza <kro@odoo.com>