]> git.koha-community.org Git - koha.git/commit
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 Nighswonger <chris.nighswonger@gmail.com>
Tue, 1 Feb 2011 20:07:32 +0000 (15:07 -0500)
commit050b55f2ab1b2f65a9ce903d31d22cce8208b849
tree2fc7efc1651b85c0ec1980d1f7e718504272566a
parent2e611e5666983eab0359145fe6c74bb99bcb6c49
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>
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
kohaversion.pl