Thanks for the fix<br><br>Sheldon<br><hr id="stopSpelling">Date: Mon, 6 Dec 2010 08:26:28 -0800<br>From: <a href="/user/SendEmail.jtp?type=node&node=3294290&i=0" target="_top" rel="nofollow">[hidden email]</a><br>To: <a href="/user/SendEmail.jtp?type=node&node=3294290&i=1" target="_top" rel="nofollow">[hidden email]</a><br>Subject: Re: Currencies and Exchange Rates<br><br>

        &gt; The problem
<br>&gt; that I'm facing is: koha only allows a maximum exchange rate of 99.99999.
<br><br>This is a known but unfixed bug:
<br><a rel="nofollow" target="_blank" link="external">http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4160</a><br><br>You can fix it for your installation by altering the structure of the
<br>currency table in your Koha database:
<br><br>ALTER TABLE &nbsp;`currency` CHANGE &nbsp;`rate` &nbsp;`rate` FLOAT( 15, 5 ) NULL DEFAULT
<br>NULL;
<br><br>&nbsp; -- Owen
<br><br>-- 
<br>Web Developer
<br>Athens County Public Libraries
<br><a rel="nofollow" target="_blank" link="external">http://www.myacpl.org</a><br>_______________________________________________
<br>Koha mailing list &nbsp;<a rel="nofollow" target="_blank" link="external">http://koha-community.org</a><br><a rel="nofollow" target="_blank" link="external">[hidden email]</a>
<br><a rel="nofollow" target="_blank" link="external">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
        <br>
        <br>
        <hr color="#cccccc" size="1">
        <div style="color: rgb(102, 102, 102); font: 11px tahoma,geneva,helvetica,arial,sans-serif;">
                View message @ <a target="_blank" rel="nofollow" link="external">http://koha.1045719.n5.nabble.com/Currencies-and-Exchange-Rates-tp3294265p3294282.html</a><br>
                
                To unsubscribe from Currencies and Exchange Rates, <a target="_blank" rel="nofollow" link="external">click here</a>.
        </div>                                               

<br><hr align="left" width="300">
View this message in context: <a href="http://koha.1045719.n5.nabble.com/Currencies-and-Exchange-Rates-tp3294265p3294290.html">RE: Currencies and Exchange Rates</a><br>
Sent from the <a href="http://koha.1045719.n5.nabble.com/Koha-Discuss-f3047918.html">Koha - Discuss mailing list archive</a> at Nabble.com.<br>