http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7292
--- Comment #4 from Julian Maurice <[email protected]> --- Hi Katrin, Actually, this patch prevent users to claim on baskets they're not authorised to manage. So it take into account the AcqViewBaskets system preference: - If 'all', user can claim for all orders - If 'branch', user can claim for basket of his branch - If 'user', user can claim for baskets he own or he's a 'user' of I think we don't need another system preference here. -- 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/
