9 Apr
2020
9 Apr
'20
11:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413 --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 102607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102607&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.