Friday, October 14, 2022
1 change · master
Resolved issues and error corrections
The timesheet view on project tasks now keeps the allocated hours information on a single line. This makes the task planning details easier to read and avoids confusing line breaks in the interface.
Original PR description
before this commit, allocated hours line isn't in one line. in this commit, 'allocated hours' is aligned with and (incl. x on sub-tasks) in project task timesheet notebook. task - 3000757 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr