We've created a couple of new modules.
But heres the problem the users cannot see records that they should be able to.
After a bunch of code traciing I've found the issue. When the code is pulling the data it checks to see if the user has access to the area. By calling SugarBean::ACLAcess and thusly ACLController::checkAccess.
checkAccess is returning false which the causes sugar not to show any of the info. So whats going on??
When I look at the role permissions and user permissions they are: Enabled/Normal and rest ALL. Shouldnt this be the place where the settings are set??
Whats even wierder is it looks like the other module we've created does not have this problem.
Any help would be awesome![]()


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks