base_user_show_email
This module untangles the user login and email fields in Odoo to allow distinct login and email addresses.
Key Features
- res.users: Displays a 'Login' label instead of 'Email' on the login field in the form view
- res.users: Shows the previously invisible email field with its label in the form view
- res.users: Displays the email field next to the login field in the tree view
- login: Changes the login layout to prompt for 'Login' instead of 'Email'