Bug 33729 - Add a column for dateaccessioned to item search results
Summary: Add a column for dateaccessioned to item search results
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Laura Escamilla
QA Contact: Testopia
URL:
Keywords:
Depends on: 36640
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-13 17:06 UTC by Mathieu Saby
Modified: 2024-10-31 08:45 UTC (History)
9 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 33729: Added the dateaccessioned column to the item search (6.50 KB, patch)
2024-04-04 14:19 UTC, Laura Escamilla
Details | Diff | Splinter Review
Bug 33729: Added the dateaccessioned column to the item search (6.55 KB, patch)
2024-04-04 14:48 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 33729: Added the dateaccessioned column to the item search (6.59 KB, patch)
2024-05-13 22:25 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 33729: Added the dateaccessioned column to the item search (6.62 KB, patch)
2024-07-16 06:46 UTC, PTFS Europe Sandboxes
Details | Diff | Splinter Review
Bug 33729: Added the dateaccessioned column to the item search (6.70 KB, patch)
2024-10-18 16:43 UTC, Kyle M Hall (khall)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2023-05-13 17:06:15 UTC
It would be useful to add a column for dateaccessioned to item search results
Comment 1 Donna 2023-09-01 16:30:45 UTC
+1 and then some!  We are continually getting requests for this info to display in the results.  While you can add it as a search limiter through additional fields, this is not what is needed.  Staff need to see the date accessioned in the results to help with weeding decisions, etc.  We have been using reports in the meantime, but it would be so much nicer to have it display in item search results.
Comment 2 Michelle Spinney 2024-01-12 16:30:22 UTC
+1 - We'd also love to see the last date the item was checked out for weeding descisions too. A lot of our staff are uncomfortable with using reports so this would be a great tool for them.
Comment 3 Anni Rajala 2024-01-26 08:42:02 UTC
Dateaccessioned and last date the item was checked out would be useful for our libraries as well. In addition itemnotes and itemnotes_nonpublic would be handy.
Comment 4 Laura Escamilla 2024-04-04 14:19:46 UTC
Created attachment 164424 [details] [review]
Bug 33729: Added the dateaccessioned column to the item search

Test plan:
1. Apply patch
2. Go to item search
    1. Notice that there is now a date accessioned column
    2. Export the table into a CSV and notice that there is also a date accessioned column there
3. Sign off and have an amazing day :D
Comment 5 ByWater Sandboxes 2024-04-04 14:48:10 UTC
Created attachment 164425 [details] [review]
Bug 33729: Added the dateaccessioned column to the item search

Test plan:
1. Apply patch
2. Go to item search
    1. Notice that there is now a date accessioned column
    2. Export the table into a CSV and notice that there is also a date accessioned column there
3. Sign off and have an amazing day :D

Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
Comment 6 Chris Cormack 2024-05-13 22:25:17 UTC
Created attachment 166660 [details] [review]
Bug 33729: Added the dateaccessioned column to the item search

Test plan:
1. Apply patch
2. Go to item search
    1. Notice that there is now a date accessioned column
    2. Export the table into a CSV and notice that there is also a date accessioned column there
3. Sign off and have an amazing day :D

Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
Comment 7 PTFS Europe Sandboxes 2024-07-16 06:46:06 UTC
Created attachment 169042 [details] [review]
Bug 33729: Added the dateaccessioned column to the item search

Test plan:
1. Apply patch
2. Go to item search
    1. Notice that there is now a date accessioned column
    2. Export the table into a CSV and notice that there is also a date accessioned column there
3. Sign off and have an amazing day :D

Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
Signed-off-by: Anni R <anni.rajala@turku.fi>
Comment 8 Kyle M Hall (khall) 2024-10-18 16:43:54 UTC
Created attachment 172989 [details] [review]
Bug 33729: Added the dateaccessioned column to the item search

Test plan:
1. Apply patch
2. Go to item search
    1. Notice that there is now a date accessioned column
    2. Export the table into a CSV and notice that there is also a date accessioned column there
3. Sign off and have an amazing day :D

Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>
Signed-off-by: Anni R <anni.rajala@turku.fi>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 9 Katrin Fischer 2024-10-21 13:04:01 UTC
I am sorry, I already pointed this out on other similar bugs:

I am not going to push a patch adding another column to item search until we have column configuration for this page. It's already bordering on being unusable right now and every column we add will make things harder.

See bug 37238 and bug 13965