[Koha-bugs] [Bug 24940] Serials statistics wizard: order vendor list alphabetically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 4 22:13:25 CEST 2020


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

Devinim <kohadevinim at devinim.com.tr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102390|0                           |1
        is obsolete|                            |

--- Comment #2 from Devinim <kohadevinim at devinim.com.tr> ---
Created attachment 102401
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102401&action=edit
Bug 24940: Serials statistics wizard: order vendor list alphabetically

This patch changes the dropdown from being sorted by aqbookseller.id to
aqbookseller.name

To test:
1) Add at least 2 vendors:
 - First: ZZZZ
 - Second: AAAA
2) Add subscriptions for each of the vendors
3) Check the pull down in the serials statistics wizard and verify it
lists them as ZZZZ, AAAA
4) Apply the patch
5) Re-check the pull down in the wizard and check that the vendors are
now listed AAAA,ZZZZ

It worked as described.

Signed-off-by: Devinim <kohadevinim at devinim.com.tr>

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


More information about the Koha-bugs mailing list