]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 28 Aug 2024 20:04:16 +0000 (20:04 +0000)
commitd7e754ea3c6c3f12f784de84bff4b3da31e4e791
tree38126d5cd3a07bb7c67ee7fa588c31674232e8bc
parentc20fede430654dc3c6830d6227e9e954859ec993
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>
circ/returns.pl