[Koha-bugs] [Bug 11897] Stock Rotation for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 12 15:32:27 CET 2016


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

Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|testopia at bugs.koha-communit |alex.sassmannshausen at ptfs-e
                   |y.org                       |urope.com
         Depends on|                            |14187
           Assignee|koha-bugs at lists.koha-commun |alex.sassmannshausen at ptfs-e
                   |ity.org                     |urope.com
                 CC|                            |alex.sassmannshausen at ptfs-e
                   |                            |urope.com

--- Comment #2 from Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> ---
We will shortly be able to finally upload a complete patch set for this
feature.

The basic idea with this feature is that:
- librarians can create rotas, that specify a route that stock should
automatically take along 'stages' (using branchtransfers)
- for now, stages are considered completed if an item has spent X items at the
branch associated with the stage (this could later be enhanced with other
triggers, e.g. X number of check outs at the given branch)
- Items are associated with rotas, and are automatically added to the first
stage.

Once an item arrives at the first stage, a nightly cron script will make sure
it is put into branchtransfer to the next stage when the item has exceeded the
number of days specified in the stage at the current branch.

This feature is subtly different from rotating collections, as that feature is
to do with the management of a 'group of items', that can be moved on together
to the next library.

This feature is about the automatic rotation of individual items attached to
rotas along the rota.

Alex


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14187
[Bug 14187] branchtransfer needs a primary key (id) for DBIx and common sense.
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list