Monday, July 8, 2019
1 change
Resolved issues and error corrections
The manufacturing “real duration” field now shows the full time spent on an operation, regardless of which user is viewing it. This avoids confusion caused by each user previously seeing only their own recorded time, helping teams work from the same production information.
Original PR description
The duration field ('real duration') only showed the duration spent
for the currently logged user; this was confusing to user.
We remove the domain on the user to show the same duration to all users.
opw 2029830
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