]> git.koha-community.org Git - koha.git/commit
Bug 33164: Do not prevent processing of all error messages
authorAleisha Amohia <aleishaamohia@hotmail.com>
Mon, 23 Oct 2023 22:28:55 +0000 (22:28 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 14 Nov 2023 14:58:11 +0000 (13:58 -0100)
commit8febe5ed4eb79cf790f2abc25097df0bf747d053
treeb1042f810a4dd010dc6668e6bee94068d583e63f
parentf9ba89ade4684fae6ad4654882377021946a68c9
Bug 33164: Do not prevent processing of all error messages

This follow-up patch removes the use of $exit_required_p completely. The sysprefs BlockReturnOfLostItems and BlockReturnOfWithdrawnItems are handled in other scripts, and should not prevent the processing of all returns error messages when enabled.

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 64460e4f4e01d8cb84a8037f444e5f7739a6bd40)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 53370581fdfedd8232bd7bd3f4f9c81f7c56ad34)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
circ/returns.pl