Bug 38331

Summary: Add date accessioned column to itemsearch results
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: SearchingAssignee: Lucas Gass (lukeg) <lucas>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: michaela.sieber
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 37238    
Bug Blocks:    
Attachments: Bug 38331: Add date accessioned column to item search results
Bug 38331: Add date accessioned column to item search results

Description Lucas Gass (lukeg) 2024-11-01 20:21:37 UTC
Now that Bug 37238 is moving we can add some new columns to the itemsearch display that are hidden by default. One that has been requested is  date accessioned.
Comment 1 Lucas Gass (lukeg) 2024-11-01 20:54:40 UTC
Created attachment 173892 [details] [review]
Bug 38331: Add date accessioned column to item search results

To test:
1. APPLY PATCH, restart_all
2. Do an item search, you should not see a 'Date aquired' column.
3. Go to Administration > Table settings.
4. Under catalog find the dateaccessioned column. BY default it should be hidden.
5. Uncheck it to make that column show.
6. Do step 2 again, this time you should see the date accessioned column.
7. Make sure the data in the column is correct.
8. From the top navbar click 'Export all results to', making sure the 'Date aquaied' column is in the CSV.

Note about exporting. With Bug 37238 we now have two ways of exporting files like CSV. Do we want to keep both? The dataTables one is nice because it will only export columns you have exposed.
Comment 2 Biblibre Sandboxes 2024-11-04 14:12:45 UTC
Created attachment 173921 [details] [review]
Bug 38331: Add date accessioned column to item search results

To test:
1. APPLY PATCH, restart_all
2. Do an item search, you should not see a 'Date aquired' column.
3. Go to Administration > Table settings.
4. Under catalog find the dateaccessioned column. BY default it should be hidden.
5. Uncheck it to make that column show.
6. Do step 2 again, this time you should see the date accessioned column.
7. Make sure the data in the column is correct.
8. From the top navbar click 'Export all results to', making sure the 'Date aquaied' column is in the CSV.

Note about exporting. With Bug 37238 we now have two ways of exporting files like CSV. Do we want to keep both? The dataTables one is nice because it will only export columns you have exposed.

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Comment 3 Katrin Fischer 2024-11-11 17:36:55 UTC
This was pushed back by bug 37238. Extending deadline to Wednesday.
Comment 4 Katrin Fischer 2024-11-14 14:34:03 UTC
Not going to be in 24.11.00.