This commit is contained in:
@@ -612,7 +612,7 @@ namespace AyaNova.Util
|
||||
throw new System.Exception(err);
|
||||
}
|
||||
//Known HO type user
|
||||
await SeedUserAsync(log, 1, AuthorizationRoles.CustomerFull, UserType.HeadOffice, true, "HeadOffice", "HeadOffice", 0, KnownUserTags, null, NewObject.Id, null);
|
||||
await SeedUserAsync(log, 1, AuthorizationRoles.CustomerFull, UserType.HeadOffice, true, "HeadOffice", "HeadOffice", 0, KnownUserTags, null, null, NewObject.Id);
|
||||
HeadOfficeIdForCustomer=NewObject.Id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user