https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18743
--- Comment #2 from Alex Buckley <[email protected]> --- Hi Severine I am working through making a patch for this bug report and just to clarify the issue I thought I would write this up: When IndependentBranches is enabled then both the 'organise by', and 'Acquisition information' filters should not have a library option because only suggestions from the currently logged in library branch should be displayed. An additional bug I have found on the current master is: When the IndependentBranches syspref is set to 'no' then only suggestions from the currently logged in branch are displayed. For example if the staff member is logged into Fairfield branch then only suggestions submitted to Fairfield branch are displayed. This is incorrect because with IndependentBranches not enabled then the user should be able to see all suggestions from all library branches and this is when the 'Organise by' and 'Acquisition information' filters should have a library option. Whereas when IndependentBranches syspref is set to 'yes' then all suggestions from all library branches are displayed which is not correct. When IndependentBranches is set to true then only the suggestions from the currently logged in branch should be displayed. Regards Alex Buckley -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
