User settings
Make email optional at user creation
If not all your in-store staff has an assigned company email, you can make email assignement optional at user creation in the Store App.
To do so set the following configuration at Configuration> Store App> User settings> User management options
{
"create_user": {
"email_required": false
}
}
Manage default language at user creation
When a Store App user is created, the default language is based on the default language of the Store App.
This is managable in the Back Office configuration : Configuration > Store App > General Settings > Language.