<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Track Inventory for Configurable Products</title>
	<atom:link href="http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/feed/" rel="self" type="application/rss+xml" />
	<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/</link>
	<description>Classy Llama Studios is a team of developers, designers and marketers specializing in Magento, Wordpress and Custom Web Application development.</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:02:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ehansen</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-606</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Fri, 05 Nov 2010 17:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-606</guid>
		<description>@Satya - We did run into some things that had changed in later version of Magento (1.3.2.4 is what this code is written against) that caused us to have to change our implementation.  You&#039;ll want to study the code that this affects to see what you&#039;ll need to do to get this to work on EE 1.9</description>
		<content:encoded><![CDATA[<p>@Satya &#8211; We did run into some things that had changed in later version of Magento (1.3.2.4 is what this code is written against) that caused us to have to change our implementation.  You&#8217;ll want to study the code that this affects to see what you&#8217;ll need to do to get this to work on EE 1.9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-605</link>
		<dc:creator>Satya</dc:creator>
		<pubDate>Fri, 05 Nov 2010 06:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-605</guid>
		<description>Me trying to implement this code in  Magento Enterprise Edition ver. 1.9.0.0. Jst started let me know if you have more suggestion/guide for me.

Thanks a lot in advance...</description>
		<content:encoded><![CDATA[<p>Me trying to implement this code in  Magento Enterprise Edition ver. 1.9.0.0. Jst started let me know if you have more suggestion/guide for me.</p>
<p>Thanks a lot in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehansen</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-318</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Thu, 17 Jun 2010 21:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-318</guid>
		<description>@Gfxguru - You should be able to find an app for your OS by Google-searching &quot;Extract tgz on NAME OF OS&quot;</description>
		<content:encoded><![CDATA[<p>@Gfxguru &#8211; You should be able to find an app for your OS by Google-searching &#8220;Extract tgz on NAME OF OS&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gfxguru</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-317</link>
		<dc:creator>Gfxguru</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-317</guid>
		<description>I&#039;m unable to extract the file. What the type and utility? I&#039;d love to be able to try this out.</description>
		<content:encoded><![CDATA[<p>I&#8217;m unable to extract the file. What the type and utility? I&#8217;d love to be able to try this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehansen</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-260</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Fri, 04 Jun 2010 14:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-260</guid>
		<description>@Brett – No, we have not yet implemented this on a project, so we’ve not spent the time resolving that bug. I would recommend adding some products from your grouped product to the cart and going through the checkout process to see if you have any errors.</description>
		<content:encoded><![CDATA[<p>@Brett – No, we have not yet implemented this on a project, so we’ve not spent the time resolving that bug. I would recommend adding some products from your grouped product to the cart and going through the checkout process to see if you have any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://classyllama.com/development/magento-development/track-inventory-for-configurable-products/comment-page-1/#comment-258</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 04 Jun 2010 14:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=539#comment-258</guid>
		<description>Thanks for this.  I am going to use this for a Grouped product since it has the same issues as Configurable.  So far, I have it installed and am seeing the ability to set inventory on my grouped product.  Saved me a ton of time!  Have you come up with anything yet for the bug above from 5/12/10?</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I am going to use this for a Grouped product since it has the same issues as Configurable.  So far, I have it installed and am seeing the ability to set inventory on my grouped product.  Saved me a ton of time!  Have you come up with anything yet for the bug above from 5/12/10?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

