<?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 #21831 / Tax Calculation Version 1.4.0.1 still incorrect</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=8776</link>
        <description><![CDATA[<strong>Posted:</strong> 2010-03-23 06:29:09<br/><strong>Category:</strong> Taxes<br/><strong>Version:</strong> 1.4.0.1<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/6902/">[m] zentrale</a></strong><br/><br/>Hi Magento Team,<br />
<br />
catalog prices: excluding tax<br />
apply customer tax: after discount<br />
apply discount on prices: excluding tax<br />
<br />
the tax calculation is still incorrect. here an example:<br />
<br />
product price in catalog without tax - price is 3.50<br />
price rule: for 10 products in cart 10% discount<br />
row total for 10 products 35.00 -&gt; correct.<br />
<br />
Calculated discount: 3.50 -&gt; correct<br />
<br />
Now we have to calc the tax amount:<br />
<br />
row total - discount = 31.5 without tax.<br />
31.5 * taxrate (19%) = 31.5 * 1.19 = 37.485 -&gt; round this = 37.49 grand total<br />
BUT: Magneto calcs a grand total  of 37.48. thats not correct.<br />
<br />
ALSO there is the one cent problem calculating shipping price!!!<br />
<br />
Bad, Bad, Bad, not stable at the moment!<br />
sorry<br />
<br />
Thanks<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Tax Calculation Version 1.4.0.1 still incorrect</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello [m] zentrale,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
            <item>
        <title>RE: Tax Calculation Version 1.4.0.1 still incorrect</title>
        <description><![CDATA[<em>#2 / Comment by <a href="http://www.magentocommerce.com/boards/member/322653/">Stefan Herrguth</a></em><br/><br/>Dear Magento Team,<br />
<br />
is there a release date for the next bugfix release??]]></description>
    </item>
            <item>
        <title>RE: Tax Calculation Version 1.4.0.1 still incorrect</title>
        <description><![CDATA[<em>#3 / Comment by <a href="http://www.magentocommerce.com/boards/member/262338/">clockman</a></em><br/><br/>does this bugfix released?]]></description>
    </item>
        </channel>
</rss>