Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart dd2185981d Bug 9394: QA Followup
* C4::Reserves::_FixPriority
  - The previous code checked the cancellationdate. If think you never pass
in it with bad parameters, but in order to be sure I added the check on
this value.
  - The reservedates array was never used.

* circ/circulation.tt
There was a bug: it was not possible to remove an hold from the
circulation page. Passing reserve_id fixes the issue.

* C4::Reserves::GetReserveId
This subroutine did not have a unit test.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-24 05:04:56 +00:00
..
bookcount.tt Bug 9140 - Untranslatable strings in item circulation history 2012-12-22 16:02:54 -05:00
branchoverdues.tt
branchtransfers.tt
circulation-home.tt Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
circulation.tt Bug 9394: QA Followup 2013-07-24 05:04:56 +00:00
overdue.tt Bug 10368: (followup) tweak label 2013-06-07 08:56:48 -07:00
pendingreserves.tt Bug 8508: Followup: Simplify the separateData js function 2013-03-30 08:14:10 -04:00
printslip.tt Bug 10592: fix display of favicon 2013-07-22 14:00:23 +00:00
reserveratios.tt Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
returns.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
selectbranchprinter.tt Bug 10054 - When SingleBranchMode is enabled, allow superlibrarians to set logged in library 2013-05-12 10:11:42 -04:00
stats.tt
transfer-slip.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
transferstoreceive.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
view_holdsqueue.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
waitingreserves.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00