[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 29 15:48:27 CET 2011


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 - low                    |P1 - high
             Status|NEW                         |ASSIGNED
                 CC|                            |paul.poulain at biblibre.com
            Version|rel_3_8                     |rel_3_6
         AssignedTo|kyle.m.hall at gmail.com       |paul.poulain at biblibre.com
            Summary|Transfer limits should be   |Transfer limits should be
                   |checked at check out And    |checked at check-in
                   |when checkin should be      |
                   |overridable.                |
           Severity|enhancement                 |critical

--- Comment #2 from Paul Poulain <paul.poulain at biblibre.com> 2011-12-29 14:48:27 UTC ---
Upgrading severity, it's not an ENH, it's a bug, and a major one if you've
activated branchtransfer !

Test case:
* UseBranchTransferLimits must be set
* define your branch transfer limit. Refuse transfers from libraryA to libraryB
* checkout a book owned by libraryB, from libraryB, with a librarian located at
libraryB
* move the librarian to libraryA ("Set Library" link top/right)
* check-in the book => it's possible whatever your setup

After the patch, the behaviour respect the branch transfer limit parameter: you
can check-in if you accept transfers, you can't if you refuse them.

(Note: IndependantBranches must be OFF, otherwise it's not possible to do the
checkin whatever the branch transfer limits)

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list