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

Fridolin SOMERS <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #4 from Fridolin SOMERS <fridolin.som...@biblibre.com> ---
 use C4::Reserves qw(AddReserve CanBookBeReserved CanItemBeReserved
IsAvailableForItemLevelRequest);
 use C4::Context;
 use C4::AuthoritiesMarc;
+use C4::Reserves;
 use XML::Simple;

I think this is a mistake, use C4::Reserves already exists

-- 
You are receiving this mail because:
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