[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
Thu May 24 14:12:26 CEST 2018


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

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75489|0                           |1
        is obsolete|                            |

--- Comment #6 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 75533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75533&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

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

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


More information about the Koha-bugs mailing list