21 Feb
2020
21 Feb
'20
12:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 99369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99369&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.