Skip to content
Snippets Groups Projects
Commit 7796e8ca authored by Andro Gvivradze's avatar Andro Gvivradze
Browse files

[FIX] mail: remove unnecessary modal


this commit removes unnecessary modal that does not let users create
a new users from apps like crm, sale, etc. Now instead of giving requests
that lack email redirectWarning, we open user creation form where user must
set email up.
Reason behind this change is the fact that login is required at the model level,
so the manual checks for this value is not necessary anymore.

task-3262468

closes odoo/odoo#117757

Signed-off-by: default avatarWarnon Aurélien (awa) <awa@odoo.com>
parent 8a12883c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment