Forums

 
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersReports MenuReports Menu
Previous Previous
 
Next Next
New Post
 7/18/2010 8:31 PM
 

Go to the Admin area and remove all roles from anyone who cannot access the reports. Then add the roles back until you are satisfied with the rights that you have assigned.

New Post
 7/19/2010 12:20 AM
 

I actually don't have any roles created. I tried creating a role, and I got the following error:

Cannot insert the value NULL into column 'ACTION_ID', table 'SplendidCRM.dbo.ACL_ROLES_ACTIONS'; column does not allow nulls. INSERT fails. The statement has been terminated.

Another odd thing I noticed is that if I search role by user, "Reports" is not even listed in the options.

New Post
 7/19/2010 1:34 AM
 
 Modified By Support  on 7/19/2010 1:36:13 AM

What version of SplendidCRM are you running? Has your database been updated to match the version of the web application?

What customizations have you made? Have you added any modules?

New Post
 7/23/2010 12:51 AM
 

I'm using SplendidCRM Community Version 4.4.3855.40423 (SugarCRM Version 4.5.0)

This is what I had installed initially, and I re-ran the database script. While modifying, I had run into other issues that rerunning Setup.exe in the sql server express folder had fixed before, but this time it didn't help.

I have added several new modules, but I don't remember doing anything to the ACL_Roles table. If I do: * from vwMODULES_TabMenu

the Reports module shows up, and so do the new modules I have added. However when I do: * from vwMODULES_TabMenu_byUser

The reoprts module doesn't show up. There are no entries in the ACL_Roles tables.

select

select

New Post
 7/23/2010 12:59 AM
 

We don't support reports on the Community edition. Is this a module that you created? The issue must be that the module was not completely defined.

Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersReports MenuReports Menu