This commit is contained in:
2020-03-18 15:45:40 +00:00
parent bc5e21ac6b
commit e450e7bc34
7 changed files with 103 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ namespace raven_integration
D1.login = Util.Uniquify("LOGIN");
D1.password = Util.Uniquify("PASSWORD");
D1.roles = 0;//norole
D1.localeId = 1;//random locale
D1.translationId=1;
D1.userType = 3;//non scheduleable
//Required by form custom rules
D1.notes = "notes";