[Koha-bugs] [Bug 8836] Resurrect Rotating Collections

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 15 15:58:23 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836

Juhani Seppälä <jseppal at student.uef.fi> changed:

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

--- Comment #44 from Juhani Seppälä <jseppal at student.uef.fi> ---
Created attachment 30838
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30838&action=edit
Bug 8836 - Resurrect Rotating Collections

This patch has all the previous rotating collections patched squashed
together for convenience. I'm posting this as I have a
fairly large enhancement patch lying around for this component that
revamps the main views with new features & ajax-calls for more efficient
usage and fewer page reloads. We also had a requirement where the
transfer location should be defined on the item level instead on the
collection level.

Signed-off-by: jmbroust <jean-manuel.broust at univ-lyon2.fr>

Bug 8836 - Resurrect Rotating Collections - QA Followup

Bug 8836 - Resurrect Rotating Collections - Followup 2 - Perltidy rotating
collections scripts

Bug 8836 - Resurrect Rotating Collections - Followup 3

* Fix bad TT Tag
* Fix bad sql query
* Fix capitalization ( HTML4 )
* Allow a rotating collection's location to keep AutomaticItemReturn
  from sending it back to the branch of origin
* Fix bad query

Bug 8836 - Resurrect Rotating Collections - Followup 4 - Autofocus on barcode
field

Bug 8836 - Resurrect Rotating Collections - Followup 5 - Don't transfer issued
and waiting items

Items in a rotating collection are automatcially transferred when a
collection is transferred. This is a problem for currently checked out
items and items on hold marked as "Waiting".

This patch resolves this issue by skipping the transfer for those items.
When the items are then returned, the librarian will be alerted to
transfer the item to the library currently holding that rotating
collection.

Bug 8836 - Resurrect Rotating Collections - Followup 5 - Link
collections.colBranchcode to branches.branchcode

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


More information about the Koha-bugs mailing list