[Koha-bugs] [Bug 34908] Sort item types alphabetically by description rather than code when adding a new empty record as an order to a basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 01:25:02 CEST 2023


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

David Nind <david at davidnind.com> changed:

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

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 156249
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156249&action=edit
Bug 34908: Sort item types alphabetically by description when adding a new
empty record as an order to a basket

To test:

1. Go to Koha administration -> Item types. Add a new item type "B" with the
description "Test" so it will be obvious if it is sorted by the code "B"
instead of the description "Test".
2. Go to Acquisitions. Add to a basket from a new empty record
3. In the Catalog details section, note the Item type dropdown. Confirm your
"Test" item type, is showing near the top of the list, indicating it has been
sorted based on the code "B"
4. Apply patch and restart services. Refresh the page.
5. Open the Item type dropdown again and confirm your "Test" item type is
showing in the expected alphabetical order.

Sponsored-by: South Taranaki District Council
Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list