I am using the bitnami apps on bitnami cloud hosting server, and I have installed the Sugar CRM on my server. Now I want to install the Advanced Open Sale module to Sugar CRM for invoicing. But I am u
I\'m trying to display data from a non-Sugar table 开发者_开发知识库in a custom listview in SugarCRM. Currently I\'m running an SQL query in a custom view.list.php file, but this is displaying the dat
This is code I have tried: $result = $sugar[\'soapclient\']->call( \'set_entry\', array( \'session\'=>$sugar[\'session\'],
Which Report module is suitable for making reports in sugarcrm 6.2 . I had installed the zucker Report Module on the local site it works properly but when i used to install them on my server it does n
I would like to extend the Contact Detail View so that a Detail View of the associated account开发者_如何学Go appears on the same view.
I have a custom made module in SugarCRM called A开发者_运维百科OS_Products. I have stored a product detail in that module. I want to fetch that product detail using PHP.
In Sugarcrm Re开发者_StackOverflow中文版ports , How to Show opportunity amount in the user entered /actual currency, rather user preference currency. Struggling to find solution, any hint or help woul
I have added several new custom modules in SugarCRM via the module builder. Now the problem is, that i开发者_如何学JAVAn the menu tab under Actions, Create ... and View ...disappeared. Is it possible
I have my \"custom\" folderin my SugarCRM 6.2 sandbox under git version control. I\'m noticing a lot of changes that I think I don\' really need to keep track of.For inst开发者_如何转开发ance, I don\
I\'m currently trying to work with the SugarCRM Soap/WSDL from Visual Studio in C#. Whenever I make a call to the servi开发者_如何学Goce I get a 404 - not found exception back, although I can perfectl