[Koha-bugs] [Bug 33363] More specific permissions for purchase suggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 12 10:33:46 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33363

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 160902
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160902&action=edit
Bug 33363: Add separate permissions for creating and deleting suggestions

There are a number of libraries that would like for their staff to be able to
submit (and view existing) purchase suggestions from the borrower record, but
not give the staff the ability to edit/manage/delete purchase suggestions.

Test Plan:
1) Apply this patch
2) Run restart all the things!
3) Run updatedatabase
4) Verify anyone with the suggestions manage permissions now has the create and
delete permissions as well
5) Verify anyone without the suggestions manage permission has not recieved the
new permissions
6) Enable only the create permission for a librarian
7) Verify that librarian can only create new suggestions ( not manage or delete
)
8) Enable only the manage permission for a librarian
9) Verify that librarian can only manage existing suggestions ( not create or
delete )
10) Enable only the delete permission for a librarian
11) Verify that librarian can only delete suggestions ( not create or manage )

Signed-off-by: Michaela Sieber <michaela.sieber at kit.edu>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list