]> git.koha-community.org Git - koha.git/commit
Bug 4161: Preselect active currency for new vendors
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 24 Oct 2011 15:48:29 +0000 (17:48 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 16 Nov 2011 17:39:23 +0000 (12:39 -0500)
commitdcc54d3308cafedf31c9a8194ba7ef107ea949f1
tree87679cd15552537737f8d9b9194429511b996f51
parent40bad4cfa81198dd5697f30f731002ea30e11e06
Bug 4161: Preselect active currency for new vendors

Currently when creating a new vendor in acquisitions the alphabetical first
currency will be preselected. For better usability and less mistakes the
active curency should be preselected.

To test:
Check your currency settings in administration.
Your active currency should not be the first in the list.

1) Create a new vendor
Verify the active currency is selected for list and invoice prices.

2) Check vendor summary page
Verify the correct currencies from the vendor record are shown here.

3) Edit vendor
Verify the correct currencies from the vendor record  are shown here.

Signed-off-by: Liz Rea <lrea@nekls.org>
Verified with tests 1, 2, and 3.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 5d5a04798449d1725042adb872d4acf51af672f8)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
acqui/supplier.pl