[Koha-bugs] [Bug 19490] Add a 'holds' column to the Batch Item Modification Tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 14 23:00:47 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19490

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 75321
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75321&action=edit
Bug 19490: Add a 'Holds' column to the items batchmodification tool

To test:
1 - Add some items to bathc modification
2 - Note there is no indication fo holds
3 - Apply patch
4 - Reload and note you can see how many holds (or none)
5 - Note you can hide this column with css:
    #batchMod-edit .holds_count { display: none; }
6 - Note the column has a tooltip to indicate item vs. record holds

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list