[Koha-bugs] [Bug 13030] Show waiting hold expiration date for waiting holds on circulation.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 18:09:00 CEST 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40038|0                           |1
        is obsolete|                            |
  Attachment #40412|0                           |1
        is obsolete|                            |

--- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 40414
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40414&action=edit
Bug 13030 - Show waiting hold expiration date for waiting holds on
circulation.pl

We should show the date a waiting hold is set to expire for each hold in
the list of waiting holds in circulation.pl

Test Plan:
1) Apply this patch
2) Find a waiting hold for a patron, browser to circulation.pl
   for that patron
3) Set system preference ReservesMaxPickUpDelay to 5
4) Refresh circulation.pl, note the waiting holds now display a
   "waiting until" part with the waiting date plus 5 days
5) Set system preference ReservesMaxPickUpDelay to 0 ( or empty
   string )
6) Refresh circulation.pl, note the waiting hols no longer have a
   "waiting until" line.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Followed test plan successfully. Automated tests successful.

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>

Bug 13030 [QA Followup] - Fix unit tests

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

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


More information about the Koha-bugs mailing list