When doing an item search some libraries would find it useful if there was a column showing the item number
Created attachment 111436 [details] [review] Bug 26654: Add item number column to item search Test plan: 1. Apply patch 2. Do an item search and notice the column containing the item number
itemsearch_item.csv.inc needs an update too so that the CSV export includes itemnumber.
Created attachment 164419 [details] [review] Bug 26654: Added item number column to item search Test plan: 1. Apply patch 2. Do an item search and notice the column containing the item number
Created attachment 164422 [details] [review] Bug 26654: Added item number column to item search Test plan: 1. Apply patch 2. Do an item search and notice the column containing the item number Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
Created attachment 166603 [details] [review] Bug 26654: Added item number column to item search Test plan: 1. Apply patch 2. Do an item search and notice the column containing the item number Signed-off-by: Michelle Spinney <mspinney@clamsnet.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
I'll push this as it's undoubtedly useful. BUT: we won't be doing this again without column configuration. The result table is already bordering unuseable right now.
Pushed for 24.05! Well done everyone, thank you!
This might be the same or at least linked to bug 15787.
(In reply to Angela Berrett from comment #8) > This might be the same or at least linked to bug 15787. Hi Angela, it definitely added the itemnumber to the CSV export, I had tested that.
Not backported to 23.11.x