Bug 4160: Currency conversion doesn't handle rates other than 100
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 31 Jan 2011 20:45:40 +0000 (15:45 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 1 Feb 2011 06:36:56 +0000 (19:36 +1300)
commite74643b902338caa123de8a2d54e8523b8d4245f
tree5234ddc65a3afa406e8b38580a24bea4612cb502
parent241fa939b48b2eb7e87360f2e47073df0b64af25
Bug 4160: Currency conversion doesn't handle rates other than 100

Changes data type for currency.rate to accomodate bigger currency conversion rates.

FLOAT( 15, 5 )

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
kohaversion.pl