<?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>vTiger CRM Trick/Tip &#8211; VTiger Experts</title>
	<atom:link href="https://www.vtexperts.com/tag/vtiger-crm-tricktip/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.vtexperts.com</link>
	<description>VTiger Support, Development, Data Migration, Customization and Extensions, Plugins, Addons..</description>
	<lastBuildDate>Sat, 15 Oct 2016 08:41:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>Invoice/Quote/Sales Order Default to Service instead of Product.</title>
		<link>https://www.vtexperts.com/invoicequotesales-order-default-to-service-instead-of-product/</link>
					<comments>https://www.vtexperts.com/invoicequotesales-order-default-to-service-instead-of-product/#comments</comments>
		
		<dc:creator><![CDATA[vte]]></dc:creator>
		<pubDate>Thu, 18 Jul 2013 01:25:14 +0000</pubDate>
				<category><![CDATA[vTiger 5.4]]></category>
		<category><![CDATA[vTiger Tweaks]]></category>
		<category><![CDATA[vTiger CRM 5.4]]></category>
		<category><![CDATA[vTiger CRM Custom Development]]></category>
		<category><![CDATA[vTiger CRM Customization]]></category>
		<category><![CDATA[vTiger CRM Trick/Tip]]></category>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=136</guid>

					<description><![CDATA[<p>By default when you start Invoice, Quote or Sales Order the item defaults to products. This is not convenient for businesses who are oriented towards services, however there’s a quick tip how to change the first line item to services. We strongly recommend to backup vTiger files and database before doing any changes to code/database. Navigate to “vtigercrm/Smarty/templates/Inventory/ProductDetails.tpl” Go to line 172, the line should be: &#60;img id=”searchIcon1″ title=”Products” src=”{‘products.gif‘&#124;@vtiger_imageurl:$THEME}” style=”cursor: pointer;” align=”absmiddle” onclick=”productPickList(this,’{$MODULE}’,1)” /&#62; Change it to: &#60;img id=”searchIcon1″ title=”Services” src=”{‘services.gif‘&#124;@vtiger_imageurl:$THEME}” style=”cursor: pointer;” align=”absmiddle” onclick=”servicePickList(this,’{$MODULE}’,1)” /&#62; Save files and you are set.</p>
<p>The post <a rel="nofollow" href="https://www.vtexperts.com/invoicequotesales-order-default-to-service-instead-of-product/">Invoice/Quote/Sales Order Default to Service instead of Product.</a> appeared first on <a rel="nofollow" href="https://www.vtexperts.com">VTiger Experts</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.vtexperts.com/invoicequotesales-order-default-to-service-instead-of-product/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
