Create Master-User
Describes steps required to create master user for customer and supplier group, this is helpful when user wants to login multiple customer or supplier-group with one master credential.
Create User (Lease-company)
- Create V-Customer user under any lease company
- send the email id used to create the user to the dev team
Create master-user
go to
users
collection in firestore collectionadd filter with
contact.email
field, add your newly created user’s emailadd one field
allowSwitching = true <boolean>
once that field is added we can find that user in Master Login tab in di-admin
Status: Approved
Category: Protected
Authored By: Meet Shah on May 10, 2023
Revisions