]> git.koha-community.org Git - koha.git/commit
Bug 25552: Mark issue as returned if MarkLostItemsAsReturned, even if not charging...
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 4 Jun 2020 15:17:35 +0000 (11:17 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 5 Feb 2021 16:19:03 +0000 (17:19 +0100)
commit2dd76096f991ea4d91f97b7025a05c96edc56889
tree32a61ecc565a785353ccba777f207e0f3048a4bb
parent1fa7920f2a97574d455944e632e16e43503e239e
Bug 25552: Mark issue as returned if MarkLostItemsAsReturned, even if not charging a lost fee

Signed-off-by: Marti Fyerst <mfuerst@hmcpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 0e46d4017f310d6011ef66eb2611b6524dc4044c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Checkout.pm