Friday, May 22, 2020
1 change · master
Resolved issues and error corrections
This fixes an issue where newly created users with default access rights could not open the Expenses area from the dashboard if they did not yet have an employee record. After the change, those users can access the expense section as expected, reducing setup friction for administrators and employees.
Original PR description
Currently, when a user created with default access rights, but doesn't have employee then they can not access expanse with dashboard header. After this commit, created user can also access expense. Task-Id: 2262636 PR #51677 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