Daily updates from Odoo
Friday, June 18, 2021
1 change
Resolved issues and error corrections
This fix ensures customers can be removed from helpdesk tickets when timesheets and time reinvoicing are enabled. It prevents the system from automatically restoring the customer from a linked sales order when the user intentionally clears the customer field.
Original PR description
After installing helpdesk_sale_timesheet and helpdesk_timesheet removal of customer name from the dropdown was erratic. This commit fixes that issue. Task- 2535773 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