Koha/installer/data/mysql/mandatory
Kyle M Hall 87b3399812
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@kit.edu>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Sponsored-by: Cuyahoga County Public Library
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-07-12 10:21:24 +02:00
..
audio_alerts.sql
auth_val_cat.sql Bug 32435: Add TICKET_RESOLUTION authorized value 2024-04-30 12:01:08 +02:00
keyboard_shortcuts.sql Bug 27769: Update default key mapping to copy text 2024-06-10 16:18:56 +01:00
message_transport_types.sql
sample_notices_message_attributes.sql
sample_notices_message_transports.sql Bug 8838: Add digest option for HOLD notice 2023-10-25 11:07:48 -03:00
subtag_registry.sql Bug 18493: (follow-up) Fix typo descriptionsn 2024-06-11 12:22:08 +01:00
sysprefs.sql Bug 18317: (QA follow-up) Clean up code and add unit tests 2024-07-05 15:48:08 +02:00
userflags.sql
userpermissions.sql Bug 33363: Add separate permissions for creating and deleting suggestions 2024-07-12 10:21:24 +02:00