When doing an item search some libraries would find it useful if there was a column showing the date last borrowed.
Created attachment 164423 [details] [review] Bug 36499: Added datelastborrowed column to item search results Test plan: 1. Apply patch 2. Checkout an item to a patron 3. Perform an item search and either search as is, or add a “Last checkout date:” of today’s date for a more refined search. 1. Notice that there is now a date last borrowed column by the date due column 2. Export the table into a CSV and notice that there is also a date last borrowed column there 4. Sign off and have an amazing day :D
Created attachment 164428 [details] [review] Bug 36499: Added datelastborrowed column to item search results Test plan: 1. Apply patch 2. Checkout an item to a patron 3. Perform an item search and either search as is, or add a “Last checkout date:” of today’s date for a more refined search. 1. Notice that there is now a date last borrowed column by the date due column 2. Export the table into a CSV and notice that there is also a date last borrowed column there 4. Sign off and have an amazing day :D Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
(In reply to Laura Escamilla from comment #0) > When doing an item search some libraries would find it useful if there was a > column showing the date last borrowed. Sounds like an enh to me ?
(In reply to Marcel de Rooy from comment #3) > Sounds like an enh to me ? Yes - thank you for updating the status, Marcel!
Created attachment 165033 [details] [review] Bug 36499: Added datelastborrowed column to item search results Test plan: 1. Apply patch 2. Checkout an item to a patron 3. Perform an item search and either search as is, or add a “Last checkout date:” of today’s date for a more refined search. 1. Notice that there is now a date last borrowed column by the date due column 2. Export the table into a CSV and notice that there is also a date last borrowed column there 4. Sign off and have an amazing day :D Signed-off-by: Michelle Spinney <mspinney@clamsnet.org> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
I am really hesitant about adding more columns to the item search results without having column configuration. I have decided to push this one, because we already have a search option for 'last checkout date' so this adds consistency between search and results. But I might hold off to add more.
Pushed for 24.05! Well done everyone, thank you!
Not backported to 23.11.x