]> 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:37:46 +0000 (12:37 -0500)
commitc7c50eff51d2178532ab388dc1286256e845ff1c
tree7b49d816059d4cc7041be728e08eca1ae02c644f
parentff96db8a5491205bb919ee92a86d9735bddf3098
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