Daily updates from Odoo
Thursday, April 7, 2016
1 change · master
Resolved issues and error corrections
This fixes an internal error that could stop project timesheet settings from being applied correctly. Businesses can reliably turn issue timesheet tracking on or off, so users see the right tabs and options based on the chosen configuration.
Original PR description
Description of the issue/feature this PR addresses: "Timesheets invoicing" radio buttons are not working : see here : https://drive.google.com/file/d/0B5j41T1Hqv1sNFF1ZDFBN0MzYTA/view?usp=drivesdk When I activate "timesheet on issues" ,then 'Timesheet' tab comes in form view.. When I select the "Do not track working hours on issues" option, then 'Timesheet' tab should not be appear. <b>Issue:</b> https://www.odoo.com/web?#id=673801&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: When we change Configuration setting in project module 'Timesheets invoicing' radio button no work properly. Desired behavior after PR is merged: When we change Configuration setting in project module 'Timesheets invoicing' radio button work properly. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr