]> git.koha-community.org Git - koha.git/commit
Bug 38076: Fix inability of fast catalogers to add/edit FA framework records
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 3 Oct 2024 14:09:18 +0000 (14:09 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 23 Oct 2024 22:44:52 +0000 (22:44 +0000)
commitaa44165239028a985bb2e7f7c7c346db08acaeb5
treeb5cb6321f4f3fd3e81c11500d792ed6dbd1b55b3
parent1a71b1270299db79904b075353a9003553eec090
Bug 38076: Fix inability of fast catalogers to add/edit FA framework records

If a librarian does not have the editcatalogue permission, but does have the fast_cataloging permission, they should be able to add and edit fast cataloging records. Instead they are presented with a login screen and the message that they do not have sufficient permissions.

Test Plan:
1) Create a librarian with only fast add cataloging permissions
2) Attempt to create a fast cat item from the circ menu
3) Note the login screen and error
4) Apply this patch
5) Restart all the things!
6) Try again, you can now create FA records!

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 5b124f7a1eededdeb4c4f3d914453f042e6b060b)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
cataloguing/addbiblio.pl