http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13479
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36608|0 |1 is obsolete| | --- Comment #5 from M. de Rooy <[email protected]> --- Created attachment 36921 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36921&action=edit Bug 13479: Enable/disable forced item holds on biblio level This is a follow-up of report 13478. If you set OPACItemHolds to 'selectiveforce', you can now enable or disable forced item holds on biblio level on the Holds tab of the staff detail page. TEST PLAN: [1] Run the adjusted unit test (t/db_dependent/Reserves.t). [2] Set OPACItemHolds to Allow. [3] Check the Holds tab of staff catalog detail. You should not see the Force item holds-box. [4] Set OPACItemHolds to Selectively force. [5] Goto the Holds tab of staff catalog detail. [6] Enable forced item holds. Check behavior with placing hold in OPAC. [6] Disable forced item holds. Check behavior with placing hold in OPAC. -- 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/
