http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295
Koha Team Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Koha Team Lyon 3 <[email protected]> --- Test in a sandbox : - add premission order_manage to a patron - create basket and add a user list with this patron - syspref AcqViewBaskets: 'all' => Patron can see and add command in all basket - add premission order_manage to a patron - create basket and add a user list with this patron - syspref AcqViewBaskets: 'user' => Patron can see and add command only in the basket where he's in the user list - add premission order_manage to a patron of library A - create basket and add a branch : library A - syspref AcqViewBaskets: 'user' => Patron can see and add command only in the basket where the branxh A is added - add premission order_manage to a patron of library A - create baskets - syspref AcqViewBaskets: 'branch' => Patron can see and add command all baskets of the library A - add premission order_manage_all to a patron of library A - create baskets - syspref AcqViewBaskets: 'branch' => Patron can see the list of baskets but can't click view and go on the details (http://pro.test1.biblibre.com/cgi-bin/koha/acqui/basket.pl?basketno=2) : access denied : Error: You do not have permission to access this page. Click to log out In all this test, the button "close this basket" have disappeared from the details page of basket :http://pro.test1.biblibre.com/cgi-bin/koha/acqui/basket.pl?basketno=2 -- 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/
