Bug 11851 - holdings table should have action links consolidated into one column
Summary: holdings table should have action links consolidated into one column
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 16:14 UTC by Galen Charlton
Modified: 2020-06-04 20:33 UTC (History)
1 user (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

Note You need to log in before you can comment on or make changes to this bug.
Description Galen Charlton 2014-02-26 16:14:22 UTC
With the push of the patches for bug 11746, depending on the user's permissions and syspref settings, there can be the following separate columns for initiating actions on a given item:

- spine label
- edit

These should be consolidated into a single action column, that if present is non-sortable.
Comment 1 Owen Leonard 2019-08-13 13:52:03 UTC
I know this is an old one, but... This description makes it sound like there is an existing "spine label" button which can be consolidated into a menu on the bibliographic detail page's holdings table. Or is it asking for one to be added?

In any case, I think in general two actions aren't enough to warrant putting into a menu.
Comment 2 Katrin Fischer 2019-08-15 20:38:19 UTC
Hi Owen, I think I figured out what was meant here:

If you turn on SpineLabelShowPrintOnBibDetails you see an new column on the items table that is sortable too, even tho all the links are the same "Print label".

I think Galen suggested putting both "Edit" and "print label" into one Actions column together that is not sortable.
Comment 3 Owen Leonard 2019-08-16 12:37:06 UTC
My patch for Bug 23464 addresses the sorting. As per our discussion on IRC, I hesitate to eliminate the "Spine label" column header because it gives additional context to the "Print label" button which could otherwise be ambiguous (barcode label?). I think this should be left as WONTFIX unless someone has a better solution for the column label question.
Comment 4 Katrin Fischer 2019-08-16 12:58:04 UTC
Ok! :)