i use
Sugar crm Version 4.5.1 (Build 1197).
Sugar Edition (e.g. SugarSuite OS)
Database (e.g. MySQL 4.0.25)
i have created a user in this way:
....
.....
$module_name = 'Users
$create_users=$sugarClientProxy->set_entry($session_id,$module_name,$users);
.......
now i need to assign a role to this user.
i have seen that:
in module ACLROLES there is no iduser
in module USERS there is no id role
how can i resolve my problem?
bye lello


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks