<?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 : Customising Drop Shipping Previous Orders Screen</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Customising Drop Shipping Previous Orders Screen]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 20:47:31 +0000</pubDate>
  <lastBuildDate>Thu, 01 Apr 2010 14:20:05 +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=3579</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[Customising Drop Shipping Previous Orders Screen : Thats great, works a treat thank...]]></title>
   <link>https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13751.html#13751</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3579<br /><strong>Posted:</strong> 01-April-2010 at 2:20pm<br /><br />Thats great, works a treat thank you.<DIV>&nbsp;</DIV><DIV>For anyone interested...&nbsp; there was another reason for hiding archived orders (other than trying to keep the drop shippers previous order screen tidy).</DIV><DIV>&nbsp;</DIV><DIV>We have our drop shippers on manual notification because there are times when we want to ship the product ourselves instead of asking our supplier to drop ship it.&nbsp; When we ship ourselves we obviously do not notify the drop shipper.&nbsp;&nbsp;By archiving the order too after shipment it also does not confuse the drop shipper by showing the order&nbsp;on their previous orders log&nbsp;in screen.&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 01 Apr 2010 14:20:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13751.html#13751</guid>
  </item> 
  <item>
   <title><![CDATA[Customising Drop Shipping Previous Orders Screen : You need to add the &amp;#034;pcOrd_Archived&amp;#034;...]]></title>
   <link>https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13747.html#13747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 3579<br /><strong>Posted:</strong> 01-April-2010 at 1:35pm<br /><br />You need to add the "pcOrd_Archived" field to the query:<br /><br />pcOrd_Archived = 0 (not archived)<br />pcOrd_Archived = 1 (archived)<br /><br />... so: "&#091;...&#093; WHERE orders.pcOrd_Archived=0 AND ProductsOrdered.pcDropShipper_ID= &#091;...&#093;"<span style="font-size:10px"><br /><br />Edited by earlyimp - 01-April-2010 at 1:36pm</span>]]>
   </description>
   <pubDate>Thu, 01 Apr 2010 13:35:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13747.html#13747</guid>
  </item> 
  <item>
   <title><![CDATA[Customising Drop Shipping Previous Orders Screen : We have drop shippers who are...]]></title>
   <link>https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13741.html#13741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3579<br /><strong>Posted:</strong> 01-April-2010 at 10:15am<br /><br />We have drop shippers who are shipping a large number of low value products and I was looking for a way of filtering the sds_ViewPast.asp (Drop shippers previous orders screen) to exclude orders that we have archived in the backend.<DIV>&nbsp;</DIV><DIV>I can see that sds_ViewPast.asp uses a query to find orders as follows :-</DIV><DIV>&nbsp;</DIV><DIV>query="SELECT DISTINCT orders.idOrder, orders.orderDate, orders.ord_OrderName, orders.OrderStatus, orders.pcOrd_PaymentStatus FROM pcDropShippersSuppliers INNER JOIN (orders INNER JOIN ProductsOrdered ON orders.idorder = ProductsOrdered.idorder) ON (pcDropShippersSuppliers.idproduct=ProductsOrdered.idproduct AND pcDropShippersSuppliers.pcDS_IsDropShipper = " &amp; session("pc_sdsIsDropShipper") &amp; ")&nbsp; WHERE ProductsOrdered.pcDropShipper_ID=" &amp; session("pc_idsds") &amp; " AND ((orders.orderStatus&gt;2 AND orders.orderStatus&lt;5) OR (orders.orderStatus&gt;6 AND orders.orderStatus&lt;=9) OR (orders.orderStatus=10 OR orders.orderStatus=12)) ORDER BY orders.idOrder DESC;"</DIV><DIV>&nbsp;</DIV><DIV>Can anyone give me any pointers as to how can modify this query so that it does not looks for archived orders ?</DIV><DIV>&nbsp;</DIV><DIV>Many Thanks</DIV><DIV>Matt</DIV>]]>
   </description>
   <pubDate>Thu, 01 Apr 2010 10:15:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customising-drop-shipping-previous-orders-screen_topic3579_post13741.html#13741</guid>
  </item> 
 </channel>
</rss>