http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7292
--- Comment #23 from Katrin Fischer <[email protected]> --- Created attachment 26356 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26356&action=edit [PASSED QA] Bug 7292: More granular permissions for claiming orders Add a new permission order_claim_for_all. Without this permission, user can only claim for orders in baskets he's authorised to manage Signed-off-by: Koha Team Lyon 3 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Tested with: - AcqViewBaskets system preference - order_manage_all permission - order_claims_for_all permission Test plan: Each staff member is only allowed to manage their own baskets (AcqViewBaskets). >From the 2 test users, none has order_manage_all or order_claims_for_all. In acquisitions vendor search, each can see their own baskets only - OK. On the late orders page, both can see all orders, but can only claim their own. - OK When one of the users is given order_claims_for_all - all orders can be claimed. - OK When AcqViewBaskets is set to 'in system, regardless of owner' all orders can be claimed by both users. OK Passes tests and QA script. Going to provide a follow up with the German translation. -- 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/
