From: Galen Charlton Date: Wed, 4 Nov 2015 16:33:53 +0000 (+0000) Subject: LP#1504615: add release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d26df8817d9416107326227a0a187ff7897288eb;p=evergreen%2Fmasslnc.git LP#1504615: add release notes Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/Adjust_copy_sort_order.txt b/docs/RELEASE_NOTES_NEXT/OPAC/Adjust_copy_sort_order.txt new file mode 100644 index 0000000000..beb174ae81 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/Adjust_copy_sort_order.txt @@ -0,0 +1,11 @@ +Include parts label when sorting copies in the public catalog +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The list of copies on the record details page now includes +the part label in the default sort order. + +Specifically, copies are now sorted by (in order), org unit, then +call number, then part label sortkey, then copy number, and +finally barcode. + +Previously, the hierarchy was org unit, then call number, +then copy number, and finally barcode