[Koha-bugs] [Bug 13517] Show waiting date on reserve/request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 18:47:55 CEST 2015


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40676|0                           |1
        is obsolete|                            |
  Attachment #40677|0                           |1
        is obsolete|                            |
  Attachment #40893|0                           |1
        is obsolete|                            |

--- Comment #22 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 40898
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40898&action=edit
Bug 13517 - Show waiting date on reserve/request.pl

The holds table should show the waiting date for a hold in s similar
manner to the way it does on catalogue/detail.pl In addition, if the
ReservesMaxPickUpDelay syspref is set, we should display the date
when the waiting hold expires.

Test Plan:
1) Apply this patch
2) Set ReservesMaxPickUpDelay to 7
3) Find a waiting hold
4) Browse to reserve/request.pl for that record
5) Notice the "Item waiting" message now has "since <waitingdate>"
6) Notice the expiration field now has the date of <waitingdate> + 7 days

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

Signed-off-by: Cathi Wiggins <CWIGGINS at ci.arcadia.ca.us>

Signed-off-by: Megan Wianecki <mwianecki at mplmain.mtpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list