<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Design and Development Tips &#187; SugarCRM</title>
	<atom:link href="http://www.jjwdesign.com/blog/tag/sugarcrm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jjwdesign.com/blog</link>
	<description>Home for my many thoughts...</description>
	<lastBuildDate>Sun, 26 Jun 2011 15:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tools and Reports Modules for SugarCRM CE</title>
		<link>http://www.jjwdesign.com/blog/tools-and-reports-modules-for-sugarcrm-ce.html</link>
		<comments>http://www.jjwdesign.com/blog/tools-and-reports-modules-for-sugarcrm-ce.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 21:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[SugarCRM]]></category>

		<guid isPermaLink="false">http://www.jjwdesign.com/blog/?p=118</guid>
		<description><![CDATA[Over the past couple of years I have worked with SugarCRM. During that time I&#8217;ve tried to overcome the lack of Reports and Tools in the Community Edition (CE) by incorporating my own custom reports and tools for marketing professionals to be able to use thru SugarCRM custom modules. These reports and tool were eventually [...]]]></description>
		<wfw:commentRss>http://www.jjwdesign.com/blog/tools-and-reports-modules-for-sugarcrm-ce.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SugarCRM Account Re-assign Logic Hook</title>
		<link>http://www.jjwdesign.com/blog/sugarcrm-account-re-assign-logic-hook.html</link>
		<comments>http://www.jjwdesign.com/blog/sugarcrm-account-re-assign-logic-hook.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 21:09:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Logic Hooks]]></category>

		<guid isPermaLink="false">http://www.jjwdesign.com/blog/?p=109</guid>
		<description><![CDATA[This SugarCRM Logic Hook was used to overcome a common issue with SugarCRM. SugarCRM CE doesn't automatically reassign an Account's related contacts when the Account is reassigned. This often creates visibility/usability issues due to the lack of permissions (roles). The logic hook below reassigns the Accounts related contacts and opportunities saving you the time of doing it manually as well as preventing multiple contact issues.  This logic hook also manages a reassigning mapping to general store users based on status set.]]></description>
		<wfw:commentRss>http://www.jjwdesign.com/blog/sugarcrm-account-re-assign-logic-hook.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM Leads Logic Hook</title>
		<link>http://www.jjwdesign.com/blog/sugarcrm-leads-logic-hook.html</link>
		<comments>http://www.jjwdesign.com/blog/sugarcrm-leads-logic-hook.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:59:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Logic Hooks]]></category>

		<guid isPermaLink="false">http://www.jjwdesign.com/blog/?p=107</guid>
		<description><![CDATA[This SugarCRM logic hook was used to automatically assign leads to users based on status. This mapping was required to help users reassign leads to users such as the "Dead Targets User".  See the logic hook below for the mapping details. In order for this Logic Hook to function the Usernames must exist.]]></description>
		<wfw:commentRss>http://www.jjwdesign.com/blog/sugarcrm-leads-logic-hook.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM Users Logic Hooks</title>
		<link>http://www.jjwdesign.com/blog/sugarcrm-users-logic-hooks.html</link>
		<comments>http://www.jjwdesign.com/blog/sugarcrm-users-logic-hooks.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:53:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Logic Hooks]]></category>

		<guid isPermaLink="false">http://www.jjwdesign.com/blog/?p=105</guid>
		<description><![CDATA[Custom Logic Hooks are a great way of adding functionality to SugarCRM. The logic hook below was used to establish a default role for new users. This was required for the automatic LDAP Users functionality that is built into SugarCRM. This logic hook was used with SugarCRM CE 5.2 in a production environment.]]></description>
		<wfw:commentRss>http://www.jjwdesign.com/blog/sugarcrm-users-logic-hooks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM Backup Scheme</title>
		<link>http://www.jjwdesign.com/blog/sugarcrm-backup-scheme.html</link>
		<comments>http://www.jjwdesign.com/blog/sugarcrm-backup-scheme.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:43:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.jjwdesign.com/blog/?p=102</guid>
		<description><![CDATA[This SugarCRM backup scheme (tested on v5.2) was developed with help from several online tutorials. The concept is to generate daily and weekly file backups of the SugarCRM file structure, excluding the upload directory which contained too many email attachments (mostly spam) at the time. These shell scripts assume your SugarCRM install is located at [...]]]></description>
		<wfw:commentRss>http://www.jjwdesign.com/blog/sugarcrm-backup-scheme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

