<?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 #11231 / Incorrect calculation of grand total</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=5368</link>
        <description><![CDATA[<strong>Posted:</strong> 2009-02-25 03:55:12<br/><strong>Category:</strong> Orders<br/><strong>Version:</strong> 1.2.1<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/111032/">Jan79</a></strong><br/><br/>When ordering products with a value of more than 100.000.000 (which in Rupiah (IDR) is a price for a high end PC) products cannot be ordered. But when the total excluding shipping is lower than 100.000.000 and greater than 100.000.000 including shipping the purchase is possible but the calculation of the grand total is only correct in the order form (the one with the place order button). Afterwards the sum is set to 99.999.999 everywhere (in the email, in the order information under my account etc.). <br />
<br />
Despite this bug being a rare issue it is absolutely a no-go that the calculated grand total is incorrect. This must not happen in any case. And maybe currencies like IDR should not be offered by the shop when having the 100.000.000 limit.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Incorrect calculation of grand total</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello Jan79,<br />
<br />
Magento has technical limitation and cannot place order with amount more than 99999999. For keeping order data system uses decimal field with structure (12,4)<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>