<?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 #28502 / Hidden tax amount not cleared when discount removed</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=14494</link>
        <description><![CDATA[<strong>Posted:</strong> 2012-12-01 20:07:08<br/><strong>Category:</strong> Taxes<br/><strong>Version:</strong> 1.7.0.2<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> new<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/26052982/">ccblackburn</a></strong><br/><br/>When a shopping cart discount is applied to an item via a coupon, the hidden tax amount is calculated and saved into the database.<br />
<br />
However, if the discount is removed by cancelling the coupon, the hidden tax amount remains against the item in the quote and into the actual order. <br />
<br />
This causes an issue within the admin area when viewing the Row Total for the item on the order.<br />
<br />
Steps to reproduce:<br />
<br />
1. Create a shopping cart price rule for a 10% discount. Assign a coupon code to it<br />
2. Add an item to the cart, does not matter which item<br />
3. Apply the discount via the coupon code<br />
4. Check the database, there will be a hidden tax amount against the item<br />
5. Remove the coupon code discount<br />
6. Check the database, there will STILL be a hidden tax amount against the item<br />
7. Proceed with the order through to confirmation<br />
8. View the order in the admin area. The Row Total will be incorrect.<br/><br/><hr/>]]></description>
    </item>
    
    </channel>
</rss>