4648
This commit is contained in:
@@ -123,7 +123,7 @@ namespace raven_integration
|
||||
DUSER.password = Password;
|
||||
DUSER.roles = 0;//norole (any role can get a subset of translation keys)
|
||||
// DUSER.translationId = NewId;
|
||||
DUSER.userType = 3;//non scheduleable
|
||||
DUSER.userType = 2;// not service type user
|
||||
//Required by form custom rules
|
||||
DUSER.notes = "notes";
|
||||
DUSER.customFields = Util.UserRequiredCustomFieldsJsonString();
|
||||
|
||||
Reference in New Issue
Block a user