[Koha-bugs] [Bug 24413] MarkLostItemsAsReturned functionality does not lift restrictions caused by long overdues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 15:19:33 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413

--- Comment #16 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 104844
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104844&action=edit
Bug 24413: Do not remove the restrictions from AddReturn

As we are now removing them from MarkIssueReturned they should not be
removed from AddReturn as well.
Also I think this will fix a regression, if $doreturn is not set (in
case the item is withdrawn and BlockReturnOfWithdrawnItems or the item
is lost and BlockReturnOfLostItems, and other specific cases).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list