]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 11 Oct 2024 09:13:43 +0000 (11:13 +0200)
commit5b124f7a1eededdeb4c4f3d914453f042e6b060b
tree6bbd72f2b317c48dfa0ddc7cc44d1c8a8ed77245
parent7bcce097f7cc01ac8b8a64027cf005d05d316cfc
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>
cataloguing/addbiblio.pl