Daily updates from Odoo
Monday, February 25, 2019
1 change
Code cleanup and technical improvements
Manufacturing orders created manually now automatically assign the current user as the responsible person. Orders created automatically through procurement rules leave the responsible field empty, helping teams distinguish manually managed orders from system-generated ones.
Original PR description
Default the responsible to the current user if the mo is created manually. Default the responsible to empty if the mo is created by a procurement rule. task 1938495