To recreate: 1. Find or create a record with items from multiple home/holding libraries. 2. Attempt to sort by either Current library and Home library 3. Notice that they sort by code instead of description.
Created attachment 188175 [details] [review] Bug 41047: (follow-up) Fix errors in letter.tt
Created attachment 190918 [details] [review] Bug 41047: Sort libraries by description instead of code On the holdings tables the libraries are sorted by code, we should sort them by description.
This seems to work correctly in my test and I have not found regressions on the other DT's features. Can you have a try please?
Created attachment 190926 [details] [review] Bug 41047: Sort libraries by description instead of code On the holdings tables the libraries are sorted by code, we should sort them by description. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 191714 [details] [review] Bug 41047: Sort libraries by description instead of code On the holdings tables the libraries are sorted by code, we should sort them by description. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Nice work everyone! Pushed to main for 26.05