sugarcrm
Add Advanced Open Sale module in Sugar CRM
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[详细]
2023-04-12 19:54 分类:问答SugarCRM: Read data from external table
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[详细]
2023-04-10 15:15 分类:问答How to insert a row into the Accounts table via the Sugar API
This is code I have tried: $result = $sugar[\'soapclient\']->call( \'set_entry\', array( \'session\'=>$sugar[\'session\'],[详细]
2023-04-09 16:43 分类:问答report module for sugarcrm 6.2
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[详细]
2023-04-09 05:51 分类:问答How does one create a SugarCRM View that combines 2 Detail Views
I would like to extend the Contact Detail View so that a Detail View of the associated account开发者_如何学Go appears on the same view.[详细]
2023-04-08 12:35 分类:问答Data fetching from SugarCRM custom build module
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.[详细]
2023-04-08 05:11 分类:问答sugarcrm report
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[详细]
2023-04-07 06:48 分类:问答Actions: Create and View button disappeared in cugar crm in custom modules
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[详细]
2023-04-06 12:38 分类:问答What should be ignored when putting the "custom" SugarCRM folder under git version control?
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\[详细]
2023-04-06 00:32 分类:问答SugarCRM C# - getting 404 not found
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[详细]
2023-04-04 10:10 分类:问答