[Koha-bugs] [Bug 16227] The currencies of vendor and order do not display correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 8 12:44:20 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16227

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 50067
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50067&action=edit
Bug 16227: Fix regression from bug 15084 - select currencies correctly

This patch fixes a regression introduced by bug 15084: The currency dropdown
 lists are not correctly built.
The selected currencies are wrong.

Test plan:
Create a vendor, the selected currencies should be the default one
Edit the vendor, the selected currencies should be the ones defined for this
vendor
Create an order, the selected currency should be the 'List prices' of the
vendor
Edit an order, the selected currency should be the one defined for this order

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list