Some librarians would find it hand if datelastborrowed would show in the holdings_table as a configurable column.
Created attachment 96001 [details] [review] Bug 24176: add datelastborrowed column TEST PLAN: 1. Find an item with a datelastborrowed 2. Go to the details page on the staff client and look at the holdings table, no date last borrowed. 3. Apply patch 4. See the datelastborrowed column
Created attachment 96803 [details] [review] Bug 24176: add datelastborrowed column Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Created attachment 98984 [details] [review] Bug 24176: add datelastborrowed column Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Jessica Zairo <jzairo@bywatersolutions.com>
1. It's not configurable, as you advertised in comment 0 2. The class is wrong (- vs =): + <th class-"title-string">Date last borrowed</th>
Yes, I will redo this patch once/if bz15668 makes it into master
Created attachment 107663 [details] [review] Bug 24176: Add datalastseen column to holdings table This patch adds the datelastseen column to the holdings table and also makes it column configurable. To Test: -Apply patch and have a look at some item records. -Notice the datalastseen column -Make sure it wroks and its displaying the datelastseen correctly -Go to the column configuration tools and make sure you can properly hide this column.
Created attachment 107695 [details] [review] Bug 24176: Add datalastseen column to holdings table This patch adds the datelastseen column to the holdings table and also makes it column configurable. To Test: -Apply patch and have a look at some item records. -Notice the datalastseen column -Make sure it wroks and its displaying the datelastseen correctly -Go to the column configuration tools and make sure you can properly hide this column. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Created attachment 108019 [details] [review] Bug 24176: Add datalastseen column to holdings table This patch adds the datelastseen column to the holdings table and also makes it column configurable. To Test: -Apply patch and have a look at some item records. -Notice the datalastseen column -Make sure it wroks and its displaying the datelastseen correctly -Go to the column configuration tools and make sure you can properly hide this column. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
enhancement will not be backported to 20.05.x
In columns_settings.yml should also have impact 'otherholdings_table'