Bug 32894: Koha::Item->last_returned_by
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 28 Feb 2023 15:13:56 +0000 (16:13 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 12 Jul 2023 09:10:17 +0000 (09:10 +0000)
commit8c099ab9f7591a1a5e1ca72ec24424ba4a5a9673
tree6b52b74f2894b17ba22011ed43a17118535d6fce
parenta06def460f0a47074ca22fdf30e4d9c9f9b0ad77
Bug 32894: Koha::Item->last_returned_by

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 3545292513453b2383c406e96c3d51a3a2f5e6c5)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 143c0e59c821bd08f1014bc5c61f320f28a520b3)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
C4/Circulation.pm
Koha/Item.pm
Koha/Schema/Result/Item.pm