http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 --- Comment #1 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 12298 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12298&action=edit proposed patch TEST PLAN : It's about testing the display of the "Transfer" link on "circulation-home.pl". The link needs to appear if IndependantBranches is off or if the user is a superlibrarian. 1) IndependantBranches = Off, user is superlibrarian : link appears 2) IndependantBranches = Off, user is not superlibrarian : link appears 3) IndependantBranches = On, user is superlibrarian : link appears 4) IndependantBranches = On, user is not superlibrarian : link does not appear -- You are receiving this mail because: You are watching all bug changes.