<?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>Bill Cooke Designs &#187; order number</title>
	<atom:link href="http://www.billcookedesigns.com/tag/order-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billcookedesigns.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:29:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>osCommerce Tips: Adding Order # To Packing Slip &amp; Invoices</title>
		<link>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/</link>
		<comments>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:28:22 +0000</pubDate>
		<dc:creator>Bill Cooke</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[order number]]></category>
		<category><![CDATA[osCommerce tips]]></category>
		<category><![CDATA[packing slip]]></category>

		<guid isPermaLink="false">http://www.billcookedesigns.com/?p=72</guid>
		<description><![CDATA[Here is a quick tip to add the order # to the packing slip and invoices in osCommerce&#8230;
edit  admin/invoice.php with your your favorate HTML editor.. (make a backup first of course)
Look for the following line:
&#60;td&#62;&#60;?php echo nl2br(STORE_NAME_ADDRESS); ?&#62;&#60;/td&#62;
Add the following line directly below :
&#60;td align=&#8221;right&#8221;&#62;Order #&#60;?php echo $oID;?&#62;&#60;/a&#62;&#60;/td&#62;
then save the file. done. easy. handy. fun [...]]]></description>
		<wfw:commentRss>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
