Frédéric Demians
f650aad34b
This feature is designed to manage collections of items that move from library to library periodically. Koha can already track who *has* and item, and who *owns* and item, but not who *should have* an item. That is the issue this feature addresses. It allows a persion to create a collection, and add any number of items to that collection. The collection can then be transferred from library to library. If an item shows up at a library that does not currently 'hold' that collection, Koha will ask you to transfer it to the library that does currently 'hold it. In that way, one can even transfer collections where some of the items are currently checked out. As soon as they make it back to a library, they will get transferred to the current library holding that collection. The feature consists of 4 main pages. 'Home' Page: The landing page, lists collections and provides access to the rest of the tools. Access is via the Tools page. Edit Collections: Add/Delete new rotating collections Add/Remove Items: Add/Remove items from a given collection Transfer Collection: Set the current 'holder' of a given collection. Librarian access is controlled by 'CAN_user_tools_rotating_collections' |
||
---|---|---|
.. | ||
add_message.pl | ||
billing.pl | ||
bookcount.pl | ||
branchoverdues.pl | ||
branchtransfers.pl | ||
circulation-home.pl | ||
circulation.pl | ||
del_message.pl | ||
hold-transfer-slip.pl | ||
overdue.pl | ||
pendingreserves.pl | ||
reserveratios.pl | ||
returns.pl | ||
selectbranchprinter.pl | ||
stats.pl | ||
transferstoreceive.pl | ||
view_holdsqueue.pl | ||
waitingreserves.pl | ||
ypattrodue-attr-search-authvalue.pl | ||
ysearch.pl |