<?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: How To Change Order Status in Magento</title>
	<atom:link href="http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/</link>
	<description>Imagedia - Maximizing and developing ecommerce applications</description>
	<lastBuildDate>Sat, 11 Jun 2011 15:53:11 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ashsmith</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-165</link>
		<dc:creator>ashsmith</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-165</guid>
		<description>Sorry, code got stripped out, let&#039;s try again:
&lt;code&gt; 
&lt;states&gt;
...
    &lt;holded translate=&quot;label&quot;&gt;
        &lt;label&gt;On Hold&lt;/label&gt;
        &lt;statuses&gt;
            &lt;pending/&gt;
            &lt;processing/&gt;
            &lt;holded/&gt;
            &lt;complete/&gt;
            &lt;closed/&gt;
            &lt;canceled/&gt;
        &lt;/statuses&gt;
		&lt;visible_on_front/&gt;    
    &lt;/holded&gt;
...
&lt;/states&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, code got stripped out, let&#8217;s try again:<br />
<code><br />
&lt;states&gt;<br />
...<br />
    &lt;holded translate=&quot;label&quot;&gt;<br />
        &lt;label&gt;On Hold&lt;/label&gt;<br />
        &lt;statuses&gt;<br />
            &lt;pending/&gt;<br />
            &lt;processing/&gt;<br />
            &lt;holded/&gt;<br />
            &lt;complete/&gt;<br />
            &lt;closed/&gt;<br />
            &lt;canceled/&gt;<br />
        &lt;/statuses&gt;<br />
		&lt;visible_on_front/&gt;<br />
    &lt;/holded&gt;<br />
...<br />
&lt;/states&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashsmith</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-164</link>
		<dc:creator>ashsmith</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-164</guid>
		<description>All you need to do is add the  within each status
&lt;code&gt;

...
  
    On Hold
      
      
      
      
      
      
      
    
     
  

&lt;/code&gt;

I haven&#039;t tested this, but it&#039;s the only thing I can see that is missing from the code.</description>
		<content:encoded><![CDATA[<p>All you need to do is add the  within each status<br />
<code></p>
<p>...</p>
<p>    On Hold</p>
<p></code></p>
<p>I haven&#8217;t tested this, but it&#8217;s the only thing I can see that is missing from the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-33</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 31 Dec 2010 19:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-33</guid>
		<description>I&#039;m not sure, I guess I need to check this. We actually never go into our customers dashboard, so this has not been brought to our attention. Anyone else out there run across this in your Magento installation?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure, I guess I need to check this. We actually never go into our customers dashboard, so this has not been brought to our attention. Anyone else out there run across this in your Magento installation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mage_user</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-32</link>
		<dc:creator>mage_user</dc:creator>
		<pubDate>Thu, 30 Dec 2010 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-32</guid>
		<description>Great extention. But when I use this, the orders disappear from the customer&#039;s account dashboard. Is there a fix for this? I think it has to do with perhaps fixing some files in the layout folder?</description>
		<content:encoded><![CDATA[<p>Great extention. But when I use this, the orders disappear from the customer&#8217;s account dashboard. Is there a fix for this? I think it has to do with perhaps fixing some files in the layout folder?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

