http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11481
michot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #6 from michot <[email protected]> --- Tests done today on sandbox : It seems Ok when there is only one item type on the the same record : 1 item available + 1 item on a notforloan statu = Opac : no hold button (when patron is authentificated) = Staff : Alert message ( with possibility to overstep) but wrong text « Cannot place hold : to many holds ») 1 item On loan + 1 item on a notforloan statu = Opac : hold button (when patron is authentificated) = Staff : hold OK 1 item available + 1 item on a notforloan statu + 1 item lost = Opac : no hold button (when patron is authentificated) = Staff : Alert message ( with possibility to overstep) but wrong text « Cannot place hold : to many holds ») 1 item on a notforloan statu + 1 item lost = Opac : no hold button (when patron is authentificated) = Staff : No alert message ( with possibility to overstep) 1 item available in another library + 1 item on a notforloan statu = Opac : no hold button (when patron is authentificated) = Staff : Alert message ( with possibility to overstep) but wrong text « Cannot place hold : to many holds ») 1 item available in transfer + 1 item on a notforloan statu = Opac : no hold button (when patron is authentificated) = Staff : Staff : Alert message ( with possibility to overstep) but wrong text « Cannot place hold : to many holds ») When there is 2 different itemtypes on the same record, one of which with a circ rule without holds allowed : - 1 item available (with holds allowed) + 1 item available (with NO holds allowed) = Opac : no hold button (when patron is authentificated) = Staff : 2 Alert messages( with possibility to overstep) : one with wrong text « Cannot place hold : to many holds ») + one with good text « All reservable items of the record must be on loan » - 1 item on loan (with holds allowed) + 1 item available (with NO holds allowed) = Opac : no hold button (when patron is authentificated) ERROR : patron could hold cause the only item hold allowed is on loan = Staff : 2 Alert messages( with possibility to overstep) : one with wrong text « Cannot place hold : to many holds ») + one with good text « All reservable items of the record must be on loan » Conclusion : we don't sign off because of the last case -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
