https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37392
--- Comment #12 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Katrin Fischer from comment #11) > Nick, can you explain a bit how this relates to bug 37383? That moves from using the "can_edit_items_from" routine to "libraries_where_can_edit_items" It makes it closer to correct, but here I found the underlying routines still had inaccuracies. If you have only groups that limit editing it would all work, which is why the test plan is correct, but as Kyle notes here - the parameter to limit by group type isn't actually effective - that patches here aim to fix that -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
