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

Kyle M Hall <[email protected]> changed:

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

--- Comment #6 from Kyle M Hall <[email protected]> ---
Created attachment 160846
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160846&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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to