[Koha-bugs] [Bug 11481] new reservation syspref HoldOnlyWhenAllItemsOnLoan

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 12 12:54:18 CET 2014


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

michot <nmichot at voila.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |nmichot at voila.fr

--- Comment #6 from michot <nmichot at voila.fr> ---
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.


More information about the Koha-bugs mailing list