[Koha-bugs] [Bug 13479] Add option to add/remove biblios from list of books with forced item holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 16 11:45:43 CET 2015


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36608|0                           |1
        is obsolete|                            |

--- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
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.


More information about the Koha-bugs mailing list