[Koha-bugs] [Bug 7295] list of librarian managing a basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 25 12:38:51 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295

Koha Team Lyon 3 <koha at univ-lyon3.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koha at univ-lyon3.fr

--- Comment #2 from Koha Team Lyon 3 <koha at univ-lyon3.fr> ---
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.


More information about the Koha-bugs mailing list