<?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: Shortening Increment ID length for Orders, Invoices, and Shipments</title>
	<atom:link href="http://classyllama.com/development/magento-development/shortening-increment-id-length-for-orders-invoices-and-shipments/feed/" rel="self" type="application/rss+xml" />
	<link>http://classyllama.com/development/magento-development/shortening-increment-id-length-for-orders-invoices-and-shipments/</link>
	<description>Classy Llama Studios is a team of developers, designers and marketers specializing in Magento, Wordpress and Custom Web Application development.</description>
	<lastBuildDate>Thu, 22 Jul 2010 04:22:21 -0400</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/shortening-increment-id-length-for-orders-invoices-and-shipments/comment-page-1/#comment-49</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=171#comment-49</guid>
		<description>You should take a look in your sales_order_entity and look for rows with their entity_type_id equalling 16.  If the increment_id field is 7 characters, then the directions worked.</description>
		<content:encoded><![CDATA[<p>You should take a look in your sales_order_entity and look for rows with their entity_type_id equalling 16.  If the increment_id field is 7 characters, then the directions worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krystal</title>
		<link>http://classyllama.com/development/magento-development/shortening-increment-id-length-for-orders-invoices-and-shipments/comment-page-1/#comment-47</link>
		<dc:creator>Krystal</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=171#comment-47</guid>
		<description>Hi,
I posted this on the Magento forum just now as well. I followed the directions here to change the default 8 characters for invoice to 7, and I don’t think it worked for me. My credit card extension only allows 7 characters in the invoice field. So I changed invoice, invoice_item, and invoice_comment under the entity_type_code in my database to 7. I’m still getting an error when I try to post an order that says: “Declined: Field Format Error.” Any suggestions on this?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I posted this on the Magento forum just now as well. I followed the directions here to change the default 8 characters for invoice to 7, and I don’t think it worked for me. My credit card extension only allows 7 characters in the invoice field. So I changed invoice, invoice_item, and invoice_comment under the entity_type_code in my database to 7. I’m still getting an error when I try to post an order that says: “Declined: Field Format Error.” Any suggestions on this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
