[FIX] At sign link to user, don't contemplate access rights.
Issue
When used at sign "@" to call a user A that is not accessible by the user B, the link is shown without error but cause access error on click.
Proposed solution
To solve this we should modify some core aspect of the Odoo as this call is not controlled by record relations.
Related MR: !83 (merged)