[Koha-bugs] [Bug 12803] Add ability to skip closed libraries when generating the holds queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 19 12:47:31 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12803

--- Comment #29 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 43511
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43511
Bug 12803 - Add ability to skip closed libraries when generating the holds
queue

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

::: C4/HoldsQueue.pm
@@ +29,4 @@
>  use C4::Circulation;
>  use C4::Members;
>  use C4::Biblio;
> +use C4::Dates qw/format_date/;

Don't use C4::Dates, we are going to kick it out.

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


More information about the Koha-bugs mailing list