]> git.koha-community.org Git - koha.git/commit
Bug 37023: Update timestamp when filling a hold
authorJohanna Raisa <johanna.raisa@gmail.com>
Tue, 4 Jun 2024 11:44:56 +0000 (14:44 +0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 21 Oct 2024 10:26:10 +0000 (12:26 +0200)
commitd98603d6b02c2d787d28cf768784fa517117b191
tree2664d8b02303dc1639fb16988c1cd7a064155a8e
parent2e790c7c496f0ed451be3609fe904d33848ae220
Bug 37023: Update timestamp when filling a hold

This patch updates the timestamp of the hold when it is filled and moved to old_reserves.

Test plan:
1) Apply the patch
2) prove t/db_dependent/Koha/Hold.t

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Hold.pm
t/db_dependent/Koha/Hold.t