Daily updates from Odoo
Friday, August 21, 2020
1 change · master
Resolved issues and error corrections
Employee users can now open the Sign app and upload PDF documents without encountering an error. This fixes an access issue so more staff can use signing workflows reliably.
Original PR description
Current behavior before PR: Currently, traceback occurring while going to open sign app for employee user Desired behavior after PR is merged: After fixing domain employee user can access this app and upload pdf file without any traceback LINKS PR- https://github.com/odoo/enterprise/pull/12525 Task-2320946