[Koha-bugs] [Bug 19532] Recalls for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 15 00:23:29 CEST 2018


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #180 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 78765
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78765&action=edit
Bug 19532: Recall an item in OPAC

 This patch:
  - adds the 'Recall' button to the item on it's detail page
  - adds ability to place a recall
  - the recall is stored in the recalls table
  - the due date for the checkout is updated to whatever has been set in
  the issuing rule under recall_due_date_interval
  - error messages for if the user isn't logged in, the user tries to
  place a recall on an item they have already recalled, or if storing
  the recall in the db fails for any reason

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list