[Koha-bugs] [Bug 7018] need all acq permissions to search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 28 18:01:24 CET 2013


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

MJ Ray (software.coop) <mjr at software.coop> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15721|0                           |1
        is obsolete|                            |

--- Comment #10 from MJ Ray (software.coop) <mjr at software.coop> ---
Created attachment 15781
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15781&action=edit
Bug 7018 : need all acq permissions to search

All acquisition module permissions are needed to allow order search
(acqui/histsearch.pl).

With this patch any acquisition permission allows to order search.
Many other pages of this module have this behavior.

Test plan :
- Set for a user only one permission in acquisition module (not order_receive)
=> they also need catalogue permission to be able to log in
- Login with this user and try to perform an order search
=> you get access to page
- Set for a user no permission in acquisition module
- Login with this user and try to perform an order search
=> you do not get access to page

Signed-off-by: MJ Ray <mjr at phonecoop.coop>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list