<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Different Order Statuses</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Different Order Statuses]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 07:41:25 +0000</pubDate>
  <lastBuildDate>Fri, 14 Dec 2007 13:21:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1273</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Different Order Statuses : Things were not exactly in the...]]></title>
   <link>https://forum.productcart.com/different-order-statuses_topic1273_post3828.html#3828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=749">drubage</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 14-December-2007 at 1:21pm<br /><br /><P>Things were not exactly in the same lines but I think I was able to do it. Do you know, is there a way to bulk update orders from one status to another? Our order processing process&nbsp;goes like this...</P><P>1) Order is pending after it has been placed and funds are authorized.</P><P>2) Orders are moved to "Processed" when we print the receipts out for the day&nbsp;(during this time we are looking to see if items are in stock).</P><P>3) At the end of the day we have a custom script that bulk charges and updates the orders that have shipped to "Shipped" (we scan in order bar codes to do this).</P><P>4) Finally, I need a way to pull up orders that still have status "Processed" (these are orders that we did not have items in stock for--the&nbsp;ones that we did have items in stock for now have status "Shipped") and update them all to "On Order".</P><P>Any ideas? Thanks for your help!</P><P>&nbsp;&nbsp;&nbsp; -Drew</P>]]>
   </description>
   <pubDate>Fri, 14 Dec 2007 13:21:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/different-order-statuses_topic1273_post3828.html#3828</guid>
  </item> 
  <item>
   <title><![CDATA[Different Order Statuses : Hi Drew No Problemo Ultimately,...]]></title>
   <link>https://forum.productcart.com/different-order-statuses_topic1273_post3826.html#3826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=426">RobertZ</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 13-December-2007 at 5:23pm<br /><br /><P><SPAN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Trebuchet MS'">Hi Drew<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Trebuchet MS'">No Problemo<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Trebuchet MS'">Ultimately, having an ETA date in there as well, would be good for the client to know when his order is due.&nbsp; <o:p></o:p></SPAN></P><P>Rob</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 13 Dec 2007 17:23:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/different-order-statuses_topic1273_post3826.html#3826</guid>
  </item> 
  <item>
   <title><![CDATA[Different Order Statuses : Rob, Thanks so much! I am going...]]></title>
   <link>https://forum.productcart.com/different-order-statuses_topic1273_post3822.html#3822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=749">drubage</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 13-December-2007 at 11:36am<br /><br /><P>Rob,</P><P>Thanks so much! I am going to work on this, I'll let you know if we have any problems but looks great!</P><P>&nbsp;&nbsp; -Drew</P>]]>
   </description>
   <pubDate>Thu, 13 Dec 2007 11:36:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/different-order-statuses_topic1273_post3822.html#3822</guid>
  </item> 
  <item>
   <title><![CDATA[Different Order Statuses : Yep,  We added an &amp;#034;On Order&amp;#034;...]]></title>
   <link>https://forum.productcart.com/different-order-statuses_topic1273_post3821.html#3821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=426">RobertZ</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 13-December-2007 at 4:58am<br /><br /><P>Yep, </P><P>We added an "On Order" to the list and created a color to show this order was on order.</P><P>We did this a couple of months ago, so I might be missing a step or 2. </P><P>Folder pcadmin</P><P>File: OrdDetails.asp </P><P>Line 744&nbsp;&nbsp;if os="13" then os="On Order"</P><P>Line 2771&nbsp;&nbsp;if ((porderStatus="3") or (porderStatus="8") or (porderStatus="13")) and (porderStatus&lt;&gt;"7") then&nbsp;%&gt;</P><P>Line 2984 add &lt;option value="13"&gt;On Order&lt;/option&gt;</P><P>File resultsAdvancedAll.asp</P><P>Line 252 &lt;td&gt;&lt;img src="images/blackdot.gif" width="14" height="10"&gt; On Order &lt;/td&gt;</P><P>Line 391 case "13" response.write "&lt;img src=""images/blackdot.gif"" alt=""On Order""&gt;"</P><P>Line 586 &lt;option value="13" &lt;%if OType="13" then%&gt;selected&lt;%end if%&gt;&gt;On Order&lt;/option&gt;</P><P>Folder: pc</P><P>File:CustViewPast.asp</P><P>Line 1544 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;% if int(pOrderStatus)=13 then %&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;tr&gt; &lt;br&gt;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;td&gt;&lt;p&gt ;&lt;b&gt;Order Status : On Order With Supplier&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/tr&gt;</P><P>&nbsp;</P><P>Should do the trick. As mentioned I might have missed something. But im sure you get the basic jist of what im trying to do...</P><P>Rob</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 13 Dec 2007 04:58:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/different-order-statuses_topic1273_post3821.html#3821</guid>
  </item> 
  <item>
   <title><![CDATA[Different Order Statuses : Is there a way to change the names...]]></title>
   <link>https://forum.productcart.com/different-order-statuses_topic1273_post3819.html#3819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=749">drubage</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 12-December-2007 at 8:11pm<br /><br /><P>Is there a way to change the names (or add to the list) of order statuses? A lot of the products that we sell are made to order. On our current site we have a status called "Waiting for pieces on order" which lets the customer know that our suppliers are working on their order. So an order goes from "Pending" to "Processing" and then to either "Shipped" (if items are in stock)&nbsp;or "Waiting for pieces on order" (if the pieces have to be made). Any ideas?</P><P>&nbsp;&nbsp;&nbsp;&nbsp; -Drew</P>]]>
   </description>
   <pubDate>Wed, 12 Dec 2007 20:11:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/different-order-statuses_topic1273_post3819.html#3819</guid>
  </item> 
 </channel>
</rss>