Daily updates from Odoo
Thursday, September 15, 2016
1 change · master
Resolved issues and error corrections
This fixes an issue that could prevent users from changing time values in the timesheet grid. The update corrects a small data formatting mistake so timesheet edits work as expected.
Original PR description
It seems that there are missing quotes in dict for the name key that causes an issue while changing time values in a timesheet grid. This proposed fix seems to solve that issue.