-
- Downloads
[FIX] sale_timesheet: UOM
Revert commits da2140b7, e65c8826 and 06cd145a. They introduce an incorrect UOM. The original issue was an `AccessError` due to the fact that the employee chosen was not in the same company than the user. Therefore, instead of changing the logic of the UOM selection, we make sure to select the employee in the appropriate company first, then fall back on any company then. opw-1888299
Please register or sign in to comment