]> git.koha-community.org Git - koha.git/commit
Bug 37400 - In returns.pl don't search for a patron unless needed
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 18 Jul 2024 11:27:47 +0000 (07:27 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 10 Sep 2024 13:34:19 +0000 (15:34 +0200)
commitc9bef445a2ad8146eb82b0f28c07e088e83aae94
tree9a28369f3717e4cbb04f6d34909748ff038c4a67
parent7525e88ca7b07fe4fe86b66e778049c925d9c3a4
Bug 37400 - In returns.pl don't search for a patron unless needed

In returns.pl we find a patron, then use it in an if statement.

Test Plan:
Cancel a hold with other holds remaining on the record.
No change should be noted.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 82535a488764be5437c47d38953eb0aea81ce4ee)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit d7e754ea3c6c3f12f784de84bff4b3da31e4e791)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
circ/returns.pl