[Koha-bugs] [Bug 9788] Improvements for calling GetReservesFromItemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 31 14:31:28 CET 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19943|0                           |1
        is obsolete|                            |
  Attachment #22309|0                           |1
        is obsolete|                            |
  Attachment #22640|0                           |1
        is obsolete|                            |
  Attachment #22641|0                           |1
        is obsolete|                            |
  Attachment #22642|0                           |1
        is obsolete|                            |

--- Comment #45 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 22643
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22643&action=edit
Bug 9788: Improvements when calling GetReservesFromItemnumber

Description:
GetReservesFromItemnumber also returns waiting date. Simplifies some code.
Improves item status display on catalogue detail, when placing a hold at
opac-reserve and in staff, and on transfers to receive form.

This patch builds on work from reports 9367 and 9761.

Test plan:
Place a future next-av. hold (enable future holds prefs), say 2 days ahead.
Check item status on catalogue detail. Nothing to see.
Enable ConfirmFutureHolds by inserting a number of days, say 2.
Confirm earlier hold by checking it in. Look at item status again on detail.
Switch to other opac user. Try to place a hold again. Check item status with
item level hold info. Try to place hold in staff, check item level status.
Make a transfer for that item. Switch branch. Look at transfers to receive.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list