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

pierre.ge...@biblibre.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre.ge...@biblibre.com

--- Comment #86 from pierre.ge...@biblibre.com ---
Patch tested for ILS-DI with two rules : 
- books : OPAC item level holds = Allow
- DVDs : OPAC item level holds = Force

Before applying patch :
- book reserve (biblionumber = 7) :
/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=11&bib_id=7&request_location=127.0.0.1
= hold allowed => OK
- DVD reserve (biblionumber = 296) :
/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=11&bib_id=296&request_location=127.0.0.1
= hold allowed => KO

After applying patch : 
- book reserve (biblionumber = 7) :
/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=11&bib_id=7&request_location=127.0.0.1
= hold allowed => OK
- DVD reserve (biblionumber = 296) :
/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=11&bib_id=296&request_location=127.0.0.1
= "recordHoldNotAllowed" => OK

Patch seems to work well with ILS-DI !

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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