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

--- Comment #8 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Comment on attachment 90388
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90388
Bug 23057: Update do_checkin

Review of attachment 90388:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=23057&attachment=90388)
-----------------------------------------------------------------

::: C4/Circulation.pm
@@ +1945,4 @@
>      }
>  
>      if ( $item->itemlost and 
> C4::Context->preference("BlockReturnOfLostItems") ) {
> +        $messages->{'ReturnOfLostItemBlocked'};

Should we handle it from returns.pl as well?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to