<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SugarCRM Forums - Developer Help</title>
		<link>http://forums.sugarcrm.com/</link>
		<description>Ask developer questions, discuss designs and share ideas on how to best implement SugarCRM.</description>
		<language>en</language>
		<lastBuildDate>Sat, 18 May 2013 13:01:51 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.sugarcrm.com/images/misc/rss.png</url>
			<title>SugarCRM Forums - Developer Help</title>
			<link>http://forums.sugarcrm.com/</link>
		</image>
		<item>
			<title>How to send Email notifcation for case using logic hook</title>
			<link>http://forums.sugarcrm.com/f6/how-send-email-notifcation-case-using-logic-hook-86841/</link>
			<pubDate>Sat, 18 May 2013 07:17:22 GMT</pubDate>
			<description><![CDATA[hello everyone, 
i want to send email when i create case in SugarCRM version 6.4.5.  
The email automatically send to assigned user, but email not send to client on case created and i also want email send to admin. 
i tried logic hook for that, but that also doesn't help me. 
i have tried this...]]></description>
			<content:encoded><![CDATA[<div>hello everyone,<br />
i want to send email when i create case in SugarCRM version 6.4.5. <br />
The email automatically send to assigned user, but email not send to client on case created and i also want email send to admin.<br />
i tried logic hook for that, but that also doesn't help me.<br />
i have tried this following code which i have attached in attachment. but i don't know, that will work for my requirement or not.<br />
i also refereed angel's following blog but still i am confused can anyone help me?<br />
<br />
<a href="http://cheleguanaco.blogspot.in/2009/06/simple-sugarcrm-logic-hook-example.html" target="_blank">Angel's Blog: Simple SugarCRM Logic Hook Example</a><br />
<a href="http://cheleguanaco.blogspot.de/2009/11/sugarcrm-customization-custom-workflow.html" target="_blank">Angel's Blog: SugarCRM Customization: Custom Workflow E-mails</a><br />
<br />
thank you in advance<br />
<br />
Learner_01</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://forums.sugarcrm.com/images/attach/php.gif" alt="File Type: php" />
	<a href="http://forums.sugarcrm.com/attachments/f6/10046d1368861280-how-send-email-notifcation-case-using-logic-hook-email_notification.php">email_notification.php</a> 
(1,004 Bytes)
</li><li>
	<img class="inlineimg" src="http://forums.sugarcrm.com/images/attach/php.gif" alt="File Type: php" />
	<a href="http://forums.sugarcrm.com/attachments/f6/10047d1368861280-how-send-email-notifcation-case-using-logic-hook-logic_hooks.php">logic_hooks.php</a> 
(416 Bytes)
</li>
			</ul>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>learner_01</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/how-send-email-notifcation-case-using-logic-hook-86841/</guid>
		</item>
		<item>
			<title>SugarCRM PRO General customization doubt</title>
			<link>http://forums.sugarcrm.com/f6/sugarcrm-pro-general-customization-doubt-86837/</link>
			<pubDate>Sat, 18 May 2013 01:20:39 GMT</pubDate>
			<description><![CDATA[Dear Friends, 
I am using Sugar CRM Pro and now in work of planning a new CRM instance . 
In my concern there is 4 modules 
1 . Products 
2. Quotes 
3. Opportunity 
4. Contacts 
 
In current understanding I can add 'quotes' of an opportunity as Subpanel . 
But my customers need the visibility of]]></description>
			<content:encoded><![CDATA[<div>Dear Friends,<br />
I am using Sugar CRM Pro and now in work of planning a new CRM instance .<br />
In my concern there is 4 modules<br />
1 . Products<br />
2. Quotes<br />
3. Opportunity<br />
4. Contacts<br />
<br />
In current understanding I can add 'quotes' of an opportunity as Subpanel .<br />
But my customers need the visibility of<br />
<br />
1. In a particular opportunity they can easily find the report of the<br />
    including products and contacts , How it can implement?<br />
    In current scenario we have Quotes under opportunity .<br />
<br />
2, We plan to implement lead web form from external web site, in that<br />
    there is option to select more than one product (for eg: Soap,Cheap,Mirror)<br />
   How to include multiple product in lead and on conversion how to identify that<br />
   products in quotes ?<br />
<br />
I am really confused , do you please advise a general solution for my confusion.<br />
<br />
Thankfully,<br />
Anes</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>cent</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/sugarcrm-pro-general-customization-doubt-86837/</guid>
		</item>
		<item>
			<title>Workflow module and Email attachment</title>
			<link>http://forums.sugarcrm.com/f6/workflow-module-email-attachment-86826/</link>
			<pubDate>Fri, 17 May 2013 11:44:10 GMT</pubDate>
			<description><![CDATA[Hi all 
I need help with workflow module. 
I create workflow for new beans, then i create Alert Email Template. Then, when i create new bean, i want send email with attachment, but i can't found how i can do this. 
And this is my question - Can i send email with attachment using Sugar workflow...]]></description>
			<content:encoded><![CDATA[<div>Hi all<br />
I need help with workflow module.<br />
I create workflow for new beans, then i create Alert Email Template. Then, when i create new bean, i want send email with attachment, but i can't found how i can do this.<br />
And this is my question - Can i send email with attachment using Sugar workflow module or not?<br />
<br />
Sugar version Ent.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>bivis</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/workflow-module-email-attachment-86826/</guid>
		</item>
		<item>
			<title>Project-Email Templates relationship.</title>
			<link>http://forums.sugarcrm.com/f6/project-email-templates-relationship-86825/</link>
			<pubDate>Fri, 17 May 2013 11:04:49 GMT</pubDate>
			<description>Hi All, 
 
I have query, Is there a way to create relationship of Project with Email Templates??? 
 
I want to show the Email Templates as the subpanel under the Project module. 
 
 
Looking forward for reply.....</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have query, Is there a way to create relationship of Project with Email Templates???<br />
<br />
I want to show the Email Templates as the subpanel under the Project module.<br />
<br />
<br />
Looking forward for reply.....<br />
<br />
<br />
Thanks &amp; Regards<br />
Sumit Sahay<br />
sumit143sweta@gmailcom</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>sahay143</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/project-email-templates-relationship-86825/</guid>
		</item>
		<item>
			<title>How do I add invited Contacts to a Meeting via the API?</title>
			<link>http://forums.sugarcrm.com/f6/how-do-i-add-invited-contacts-meeting-via-api-86824/</link>
			<pubDate>Fri, 17 May 2013 09:49:38 GMT</pubDate>
			<description><![CDATA[I'm creating Meetings via the SOAP api, but I can't figure out how to invite Contacts to the meetings created.  
Which module or table do I need to add the invites?]]></description>
			<content:encoded><![CDATA[<div>I'm creating Meetings via the SOAP api, but I can't figure out how to invite Contacts to the meetings created. <br />
Which module or table do I need to add the invites?</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>john2x</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/how-do-i-add-invited-contacts-meeting-via-api-86824/</guid>
		</item>
		<item>
			<title>How to convert the integer datatype to decimal data type in the sugarcrm</title>
			<link>http://forums.sugarcrm.com/f6/how-convert-integer-datatype-decimal-data-type-sugarcrm-86823/</link>
			<pubDate>Fri, 17 May 2013 06:55:34 GMT</pubDate>
			<description>Hi Evry one, 
How to convert the integer datatype to decimal data type in the sugarcrm</description>
			<content:encoded><![CDATA[<div>Hi Evry one,<br />
How to convert the integer datatype to decimal data type in the sugarcrm</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>prince</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/how-convert-integer-datatype-decimal-data-type-sugarcrm-86823/</guid>
		</item>
		<item>
			<title><![CDATA[The valid date must be not pass date  and validdate<=End date]]></title>
			<link>http://forums.sugarcrm.com/f6/valid-date-must-not-pass-date-validdate-end-date-86822/</link>
			<pubDate>Fri, 17 May 2013 06:53:46 GMT</pubDate>
			<description><![CDATA[Hello evry one ,How to validate date the two dates in the sugarcrm , 
 
1)The valid date must be not pass date , 
2)validdate<=End date]]></description>
			<content:encoded><![CDATA[<div>Hello evry one ,How to validate date the two dates in the sugarcrm ,<br />
<br />
1)The valid date must be not pass date ,<br />
2)validdate&lt;=End date</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>prince</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/valid-date-must-not-pass-date-validdate-end-date-86822/</guid>
		</item>
		<item>
			<title>How to create a upload document filed in sugacrm pro 6.5.7 version</title>
			<link>http://forums.sugarcrm.com/f6/how-create-upload-document-filed-sugacrm-pro-6-5-7-version-86821/</link>
			<pubDate>Fri, 17 May 2013 06:51:28 GMT</pubDate>
			<description>Hi Every body... 
How to create a upload document custom filed in custom module in the  sugarcrm pro 6.5.7 version</description>
			<content:encoded><![CDATA[<div>Hi Every body...<br />
How to create a upload document custom filed in custom module in the  sugarcrm pro 6.5.7 version</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>prince</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/how-create-upload-document-filed-sugacrm-pro-6-5-7-version-86821/</guid>
		</item>
		<item>
			<title>Grouping Fields in EditView</title>
			<link>http://forums.sugarcrm.com/f6/grouping-fields-editview-86811/</link>
			<pubDate>Thu, 16 May 2013 16:34:34 GMT</pubDate>
			<description>Here is the deal. I have a field called Billable Time... but I want to replaced that field in the EditView with billable_hours field and the billable_minutes drop down. My end result is that I am trying to reproduce the same effect that can be seen in the Calls module for the field duration. 
 
...</description>
			<content:encoded><![CDATA[<div>Here is the deal. I have a field called Billable Time... but I want to replaced that field in the EditView with billable_hours field and the billable_minutes drop down. My end result is that I am trying to reproduce the same effect that can be seen in the Calls module for the field duration.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;</span><span style="color: #007700">=&gt;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;array&nbsp;(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'name'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'billable_time_c'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'label'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'LBL_BILLABLE_TIME'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'customCode'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'some&nbsp;how&nbsp;add&nbsp;2&nbsp;custom&nbsp;fields&nbsp;in&nbsp;here&nbsp;called&nbsp;billable_hours_c&nbsp;&amp;&nbsp;billable_minutes_c&nbsp;(billable_hours_c&nbsp;is&nbsp;a&nbsp;drop&nbsp;down&nbsp;menu)'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;),&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code></code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>banning</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/grouping-fields-editview-86811/</guid>
		</item>
		<item>
			<title>Duplicate entries in contact search screen</title>
			<link>http://forums.sugarcrm.com/f6/duplicate-entries-contact-search-screen-86810/</link>
			<pubDate>Thu, 16 May 2013 15:47:22 GMT</pubDate>
			<description><![CDATA[I came in this morning to a peculiar problem raised by our sales team: 
 
It seems that "most" contacts have duplicate entries in the contact search screen that, when clicked through, point to the same single record.   
 
So the same contact will show up 2 or sometimes 3 times and behave for the...]]></description>
			<content:encoded><![CDATA[<div>I came in this morning to a peculiar problem raised by our sales team:<br />
<br />
It seems that &quot;most&quot; contacts have duplicate entries in the contact search screen that, when clicked through, point to the same single record.  <br />
<br />
So the same contact will show up 2 or sometimes 3 times and behave for the most part just fine.<br />
<br />
The data appears to be clean everywhere but the search screen itself. <br />
<br />
Any idea where to look for this? <br />
<br />
Business is fully functional (albeit with a couple work arounds) But I'm pretty stumped at where to start.</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>MWilson</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/duplicate-entries-contact-search-screen-86810/</guid>
		</item>
		<item>
			<title>Searching Leads throw email-address using SOAP</title>
			<link>http://forums.sugarcrm.com/f6/searching-leads-throw-email-address-using-soap-86807/</link>
			<pubDate>Thu, 16 May 2013 15:07:38 GMT</pubDate>
			<description><![CDATA[Hi guys... 
 
I'm trying to make a web service where i try to retrieve a lead by searching an email address... so i got this 
 
 
PHP: 
--------- 
function checkClientIfProspect($client,$session_id,$email) { 
		$query = 'leads.id in ( 
			  select]]></description>
			<content:encoded><![CDATA[<div>Hi guys...<br />
<br />
I'm trying to make a web service where i try to retrieve a lead by searching an email address... so i got this<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">checkClientIfProspect</span><span style="color: #007700">(</span><span style="color: #0000BB">$client</span><span style="color: #007700">,</span><span style="color: #0000BB">$session_id</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">)&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'leads.id&nbsp;in&nbsp;(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;select&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.bean_id<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email_addr_bean_rel&nbsp;eabr&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;join&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email_addresses&nbsp;ea&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;on&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.email_address_id&nbsp;=&nbsp;ea.id&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;where&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.bean_module&nbsp;=&nbsp;\'Leads\'&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ea.email_address&nbsp;=&nbsp;\''</span><span style="color: #007700">.</span><span style="color: #0000BB">$email</span><span style="color: #007700">.</span><span style="color: #DD0000">'\'<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;)'</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$client</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">call</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'get_entry_list'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;array(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'session'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$session_id</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'module_name'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'Leads'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'query'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$query</span><span style="color: #007700">,&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'order_by'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">''</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'offset'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">0</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'select_fields'</span><span style="color: #007700">=&gt;array(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;),<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'max_results'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">10<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo&nbsp;</span><span style="color: #DD0000">"&lt;pre&gt;"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">print_r</span><span style="color: #007700">(</span><span style="color: #0000BB">$result</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo&nbsp;</span><span style="color: #DD0000">"&lt;/pre&gt;"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: #0000BB">$result</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'result_count'</span><span style="color: #007700">&#93;==</span><span style="color: #0000BB">1</span><span style="color: #007700">)&nbsp;{&nbsp;</span><span style="color: #FF8000">//IF&nbsp;NOT&nbsp;EMPTY&nbsp;EXISTS&nbsp;A&nbsp;LEAD&nbsp;WITH&nbsp;THAT&nbsp;MAIL<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$module&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'Leads'</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$id&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$result</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'entry_list'</span><span style="color: #007700">&#93;&#91;</span><span style="color: #DD0000">'0'</span><span style="color: #007700">&#93;&#91;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">&#93;;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code></code><hr />
</div>all function parameters are correct but the result i go is and the Lead with that mail exists... :\ already tryed with other emails and the result is always empty<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Array<br />
(<br />
&nbsp; &nbsp; [result_count] =&gt; 0<br />
&nbsp; &nbsp; [total_count] =&gt; 0<br />
&nbsp; &nbsp; [next_offset] =&gt; 0<br />
&nbsp; &nbsp; [entry_list] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
&nbsp; &nbsp; [relationship_list] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
)</code><hr />
</div>What is wrong in this function? i have a similar function to accounts that work well...<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">checkClientIfAccount</span><span style="color: #007700">(</span><span style="color: #0000BB">$client</span><span style="color: #007700">,</span><span style="color: #0000BB">$session_id</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">)&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;accounts.id&nbsp;in&nbsp;(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;select&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.bean_id<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email_addr_bean_rel&nbsp;eabr&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;join&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email_addresses&nbsp;ea&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;on&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.email_address_id&nbsp;=&nbsp;ea.id&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;where&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eabr.bean_module&nbsp;=&nbsp;\'Accounts\'&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ea.email_address&nbsp;=&nbsp;\''</span><span style="color: #007700">.</span><span style="color: #0000BB">$email</span><span style="color: #007700">.</span><span style="color: #DD0000">'\'<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;)'</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$client</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">call</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'get_entry_list'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;array(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'session'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$session_id</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'module_name'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">'Accounts'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'query'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$query</span><span style="color: #007700">,&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'order_by'</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">''</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'offset'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">0</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'select_fields'</span><span style="color: #007700">=&gt;array(<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;),<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'max_results'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">10<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//IF&nbsp;NOT&nbsp;EMPTY&nbsp;EXISTS&nbsp;A&nbsp;ACCOUNT&nbsp;WITH&nbsp;THAT&nbsp;MAIL<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'result_count'</span><span style="color: #007700">&#93;==</span><span style="color: #0000BB">1</span><span style="color: #007700">)&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$module&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'Account'</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$id&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$result</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'entry_list'</span><span style="color: #007700">&#93;&#91;</span><span style="color: #DD0000">'0'</span><span style="color: #007700">&#93;&#91;</span><span style="color: #DD0000">'id'</span><span style="color: #007700">&#93;;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code></code><hr />
</div>Thank you in advance,<br />
SpockPT :cool:</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>SpockPT</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/searching-leads-throw-email-address-using-soap-86807/</guid>
		</item>
		<item>
			<title>Add a quick create button in a subpanel</title>
			<link>http://forums.sugarcrm.com/f6/add-quick-create-button-subpanel-86806/</link>
			<pubDate>Thu, 16 May 2013 14:31:19 GMT</pubDate>
			<description><![CDATA[I've created a module using Module Builder and Studio and added a subpanel showing targets. Now I'm trying to add a quick-create-call-button to the subpanel (one button for each target). I want the button to trigger the 'quick create call'. Where do I start? :-)  
 
Attachment 10035...]]></description>
			<content:encoded><![CDATA[<div>I've created a module using Module Builder and Studio and added a subpanel showing targets. Now I'm trying to add a quick-create-call-button to the subpanel (one button for each target). I want the button to trigger the 'quick create call'. Where do I start? :-) <br />
<br />
<img src="http://forums.sugarcrm.com/attachments/f6/10035d1368714459-add-quick-create-button-subpanel-quickcreatecall.jpg" border="0" alt="Name:  quickcreatecall.jpg
Views: 67
Size:  71.1 KB"  /></div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
				<div style="padding:10px">
				<img class="attach" src="http://forums.sugarcrm.com/attachments/f6/10035d1368714459-add-quick-create-button-subpanel-quickcreatecall.jpg" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>sugarswede</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/add-quick-create-button-subpanel-86806/</guid>
		</item>
		<item>
			<title>How to insert row into Sugar config table during package install?</title>
			<link>http://forums.sugarcrm.com/f6/how-insert-row-into-sugar-config-table-during-package-install-86803/</link>
			<pubDate>Thu, 16 May 2013 13:15:09 GMT</pubDate>
			<description><![CDATA[How can I insert a row into Sugar's "config" table during the installation of my package?]]></description>
			<content:encoded><![CDATA[<div>How can I insert a row into Sugar's &quot;config&quot; table during the installation of my package?</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>mike.smedley</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/how-insert-row-into-sugar-config-table-during-package-install-86803/</guid>
		</item>
		<item>
			<title>I need help about Logic hooks for auto increment</title>
			<link>http://forums.sugarcrm.com/f6/i-need-help-about-logic-hooks-auto-increment-86796/</link>
			<pubDate>Thu, 16 May 2013 10:35:33 GMT</pubDate>
			<description>Hi SugarCRM Community  
I need a help for writing logic , I do not  deeply syntax of beam files  
I want to save value as Auto increment series like 
 
Pro_01 
Pro_02 
Pro_03 
I am writing code in Logic hooks like  
I have no idea how handle this situation</description>
			<content:encoded><![CDATA[<div>Hi SugarCRM Community <br />
I need a help for writing logic , I do not  deeply syntax of beam files <br />
I want to save value as Auto increment series like<br />
<br />
Pro_01<br />
Pro_02<br />
Pro_03<br />
I am writing code in Logic hooks like <br />
I have no idea how handle this situation<br />
 <br />
&lt;?php<br />
 // prevents directly accessing this file from a web browser<br />
if(! defined('sugarEntry') || ! sugarEntry)<br />
  die('Not A Valid Entry Point');<br />
 <br />
class Process<br />
{<br />
<br />
  function process(&amp;$bean, $event,$arguments)<br />
  {<br />
  <br />
    // for product calculations <br />
    $bean-&gt;test_c = ($bean-&gt;c_rate_c * $bean-&gt;t_amount_c);<br />
<br />
<br />
// i am trying but i have no idea for handle <br />
 $bean-&gt;serial_c=&quot;Pro_&quot;+1;<br />
<br />
<br />
 <br />
  }<br />
 <br />
}<br />
 <br />
?&gt;</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>ckander</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/i-need-help-about-logic-hooks-auto-increment-86796/</guid>
		</item>
		<item>
			<title>Do not show current module in all Tab Groups (Module Menu Filters)</title>
			<link>http://forums.sugarcrm.com/f6/do-not-show-current-module-all-tab-groups-module-menu-filters-86795/</link>
			<pubDate>Thu, 16 May 2013 09:51:53 GMT</pubDate>
			<description><![CDATA[In SugarCRM CE 6.5.10 (I guess it is the same for all 6.5.x and earlier versions), current module is shown in all Tab Groups i.e. in all Module Menu Filters. 
I need to show only modules that I have configured in Module Menu Filters.  
 
Example: 
I have "Sales" module filter (Tab group) that does...]]></description>
			<content:encoded><![CDATA[<div>In SugarCRM CE 6.5.10 (I guess it is the same for all 6.5.x and earlier versions), current module is shown in all Tab Groups i.e. in all Module Menu Filters.<br />
I need to show only modules that I have configured in Module Menu Filters. <br />
<br />
Example:<br />
I have &quot;Sales&quot; module filter (Tab group) that does not include &quot;Cases&quot; module. If I click on Cases module within &quot;Support&quot; module filter, I will enter Cases module. Now, I can see that module Cases is visible within &quot;Sales&quot; module filter (and visible in all other module filters).<br />
<br />
How can I achieve that module appears only in the module filters where I have configured to appear (Admin section -&gt; Configure Module Menu Filters)? <br />
Is there a &quot;friendly&quot; config entry that can set such behavior?<br />
<br />
Thanks,<br />
Igor</div>

]]></content:encoded>
			<category domain="http://forums.sugarcrm.com/f6/">Developer Help</category>
			<dc:creator>ivit</dc:creator>
			<guid isPermaLink="true">http://forums.sugarcrm.com/f6/do-not-show-current-module-all-tab-groups-module-menu-filters-86795/</guid>
		</item>
	</channel>
</rss>
