https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107077|0 |1 is obsolete| | Attachment #107078|0 |1 is obsolete| | Attachment #107079|0 |1 is obsolete| | --- Comment #84 from Arthur Suzuki <[email protected]> --- Created attachment 115369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115369&action=edit Bug 7376: Transfer limits should be checked at check-in 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) Sponsored-by: National Library of Finland Signed-off-by: Arthur Suzuki <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
