https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11897
Alex Sassmannshausen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|[email protected] |alex.sassmannshausen@ptfs-e |y.org |urope.com Depends on| |14187 Assignee|[email protected] |alex.sassmannshausen@ptfs-e |ity.org |urope.com CC| |alex.sassmannshausen@ptfs-e | |urope.com --- Comment #2 from Alex Sassmannshausen <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
