<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #6239 / Configurable product SKU not shown on invoice or o</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=2614</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-08-03 19:49:28<br/><strong>Category:</strong> Orders<br/><strong>Version:</strong> 1.1.2<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/4670/">infield</a></strong><br/><br/>both orders and invoices only show the SKU of the master product as opposed to the SKU of the product variant.<br />
<br />
An order reads:<br />
===<br />
Wicking Long Sleeve Pajama Top<br />
SKU: 1206<br />
Color:    Black Onyx<br />
Size:    Medium (8-10)<br />
===<br />
as opposed to<br />
===<br />
Wicking Long Sleeve Pajama Top<br />
SKU: [b]1206:BO:MD[/b]<br />
Color:  Black Onyx<br />
Size:  Medium (8-10)<br />
<br />
We are seeing the SKU of the master product &quot;1206&quot; in the invoice instead of the variant SKU &quot;1206:BO:MD&quot;.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/4670/">infield</a></em><br/><br/>As it turns out the shipment confirmation email uses correct the variant SKU. It is incorrect in the invoice, and packing slip.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#2 / Comment by <a href="http://www.magentocommerce.com/boards/member/4670/">infield</a></em><br/><br/>Correction. My bad. I was looking at an invoice from a 1.0 release. it appears the variation email SKU does not appear anywhere. <br />
<br />
Additionally the invoice notification does not have a listing of ordered products.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#3 / Comment by <a href="http://www.magentocommerce.com/boards/member/109/">Michael</a></em><br/><br/>http://www.magentocommerce.com/boards/viewthread/13936]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#4 / Comment by <a href="http://www.magentocommerce.com/boards/member/25204/">bmartus</a></em><br/><br/>I don't see the simple product SKU anywhere -- checkout, invoices, shipping, etc.<br />
<br />
The only place I see it is on a var_dump() of the order -- it shows in the 'product_options'.<br />
<br />
It also looks to be decrementing stock of the configurable parent product, and not the simple product that corresponds to the users ultimate selection on the configurable product page.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#5 / Comment by <a href="http://www.magentocommerce.com/boards/member/4670/">infield</a></em><br/><br/>Any word on the resolution?]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#6 / Comment by <a href="http://www.magentocommerce.com/boards/member/109/">Michael</a></em><br/><br/>Will be fixed in the next release]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#7 / Comment by <a href="http://www.magentocommerce.com/boards/member/4670/">infield</a></em><br/><br/>http://www.magentocommerce.com/boards/viewthread/13936/<br />
<br />
Just installed the 1.1.3 release. Invoice problem is not solved. The invoice shows the configurable product SKU as opposed to the simple product SKU. <br />
<br />
I will resubmit this bug.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#8 / Comment by <a href="http://www.magentocommerce.com/boards/member/109/">Michael</a></em><br/><br/>The fix will be available in 1.1.4.<br />
The full list of the fixes that were released in 1.1.3 is available at http://www.magentocommerce.com/download/release_notes#Release%20Notes%20-%20Magento%201.1.3%20(August%2013,%202008)]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#9 / Comment by Magento Team</em><br/><br/>Hello infield,<br />
<br />
This issue was fixed and the changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#10 / Comment by <a href="http://www.magentocommerce.com/boards/member/1532/">Brady</a></em><br/><br/>This still doesn't seem to be fixed in 1.1.6. Unless I'm missing something here.]]></description>
    </item>
            <item>
        <title>RE: Configurable product SKU not shown on invoice or o</title>
        <description><![CDATA[<em>#11 / Comment by <a href="http://www.magentocommerce.com/boards/member/356465/">godiva</a></em><br/><br/>it is not fixed...can anyone give some news on it???]]></description>
    </item>
        </channel>
</rss>