Monday, February 17, 2020
2 changes · master
Enhancements to existing features
Project users can now mark specific tasks so their timesheets are left out of sales order billing. This helps teams avoid charging customers for internal, non-billable, or exceptional work while still tracking time accurately.
Original PR description
Description of the issue/feature this PR addresses: Allows to exclude specific task from Sale Order Current behavior before PR: Impossible to exclude specific task from Sale Order Desired behavior after PR is merged: Possible to exclude specific task from Sale Order This feature proves itself useful for *By Employee* billing approach, when a any timesheet entry tracked towards a specific task need to be excluded from the Sale Order. 1. Go to *Project > All Tasks* 2. Open specific task for editing 3. Check *Exclude From Billing* -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The search view sidebar in Studio now shows clearer field labels for grouping and autocomplete options when properties are enabled. Dropdown text styling and spacing were adjusted to make the interface easier to scan and use.
Original PR description
PURPOSE For better user experience, in search view side bar, field label of group by and autocomplete field is displayed (while properties view is enable) and font weight is removed. LINKS task - 2186710