Thursday, February 09, 2012 ..:: Forums ::.. Register  Login
 Forums Minimize
 
ForumForumMainstream Foru...Mainstream Foru...BugsBugsEmployees module showing only user with loginEmployees module showing only user with login
Previous Previous
 
Next Next
New Post
 2/19/2010 3:51 AM
 
 Modified By Julius Marozas  on 2/19/2010 3:53:24 AM

I could create and review employees. But after that i'm going to employees search form, there i could not get created employees. In date base it is exists.

All users created from users form appears in employees form.

 

Is it not a bug on employees view?


Version 4.5.0 Build 4.0.3580.14035

New Post
 2/19/2010 11:28 AM
 
 Modified By Support  on 2/19/2010 11:28:56 AM

Please try and duplicate the problem on our Eval servers (http://eval.splendidcrm.com), then send us a link to the site.  This will allow us to properly debug the issue.

 

New Post
 2/19/2010 1:04 PM
 
Created employee with first name Julius. It is exists in DB, but not in Employees module. My trial: http://eval.splendidcrm.com/de65b33b-13d0-4398-889f-3275a028c045/Users/Login.aspx
New Post
 2/19/2010 2:50 PM
 

That is a bug.  In the ~/Employees/ListVIew.ascx.cs, we are using a lookup to get the TABLE_NAME, which returns USERS.  This is incorrect.  We need to hard-code the TABLE_NAME to EMPLOYEES.  We already do this in one part of the file, but not in the Page_Load area.

New Post
 2/19/2010 3:06 PM
 
 Modified By Julius Marozas  on 2/19/2010 3:12:00 PM
So could we expect this bug fixed in next release?
Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...BugsBugsEmployees module showing only user with loginEmployees module showing only user with login


  
Copyright (c) 2006-2010 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2012 by DotNetNuke Corporation