https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376
--- Comment #90 from Katrin Fischer <[email protected]> --- > 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) I believe actually that is what we said on IRC just phrased a little differently. The book with homebranch B was checked out at A. Then the book was returned at A. The transfer from A back to B is not permitted = so it should block. If the patch actually does that, I cannot tell! -- 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/
