Bug 12556: Reuse code from Koha::Hold instead of duplicating it
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Wed, 22 Jul 2020 15:44:31 +0000 (15:44 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 14 Oct 2020 12:50:07 +0000 (14:50 +0200)
commit01eebf333d09b13a3a575f1eaa7a8704aeddd691
tree08ee0a9247bedf0b7a3f4f67f840e3ad473b608f
parentbb3e76f7f9e7f65fa0de2ee0fe51d09c81368480
Bug 12556: Reuse code from Koha::Hold instead of duplicating it

Signed-off-by: Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Reserves.pm