Koha/circ
Frédéric Demians f650aad34b Rotating Collections
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'
2010-01-20 22:35:15 +01:00
..
add_message.pl New Messaging System. 2009-09-15 22:11:38 -04:00
billing.pl Cleanup circ/billing.pl 2009-05-22 07:24:43 -05:00
bookcount.pl Cleanup and enhance bookcount.pl and .tmpl 2009-05-21 08:18:01 -05:00
branchoverdues.pl Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
branchtransfers.pl Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
circulation-home.pl MT 2050, Follow-up, Fast Cataloging 2009-11-24 10:05:10 +01:00
circulation.pl Fix for Bug 4035: Today's checkouts grouped with previous checkouts 2010-01-15 10:22:04 +01:00
del_message.pl New Messaging System. 2009-09-15 22:11:38 -04:00
hold-transfer-slip.pl bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
overdue.pl overdue performance restored (INCOMPLETE FIX) 2009-11-10 22:23:49 +01:00
pendingreserves.pl pending reserves, improve perfs (not related to new_acq) 2009-09-30 11:30:20 +02:00
reserveratios.pl Bug 2505: Enables warnings in reserveratios.pl 2009-08-20 21:01:08 -04:00
returns.pl Rotating Collections 2010-01-20 22:35:15 +01:00
selectbranchprinter.pl followup: remove unconditional warn 2009-06-05 17:39:13 -05:00
stats.pl Cleanup circ/stats.pl 2009-05-22 06:50:25 -05:00
transferstoreceive.pl Cleanup transferstoreceive.pl and .tmpl 2009-05-27 06:43:17 -05:00
view_holdsqueue.pl Cleanup view_holdsqueue.pl and .tmpl (minor) 2009-05-27 06:55:49 -05:00
waitingreserves.pl Cleanup waitingreserves.pl and .tmpl 2009-05-27 07:25:14 -05:00
ypattrodue-attr-search-authvalue.pl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
ysearch.pl bug 3464: Takes columns country and B_country of table borrowers into account in related operations. 2009-08-23 18:19:20 -04:00