Koha/t/db_dependent/Holds
Alex Arnaud 26634151db Bug 12063 - Fix QA failures
- Remove expiration date calculation in C4::Letter since it's done
    when setting the reserve waiting,
  - remove expiration date calculation in circ/waitingreserves.pl. Use
    the one in DB,
  - add a new atomic update that calculate expiration date for
    waiting reserves,
  - add tests for days_foward function and fix the infinite loop.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-05-09 08:59:39 -04:00
..
CancelReserves.t Bug 12063 - Fix QA failures 2017-05-09 08:59:39 -04:00
DisallowHoldIfItemsAvailable.t Bug 17196: Move marcxml out of the biblioitems table 2017-01-13 13:49:26 +00:00
HoldFulfillmentPolicy.t Bug 18420: Fix HoldFulfillmentPolicy.t and Passwordrecovery.t 2017-04-21 10:49:25 -04:00
HoldItemtypeLimit.t Bug 18420: Do not use 'S' as patron category code in other tests 2017-04-21 10:49:25 -04:00
LocalHoldsPriority.t Bug 18420: Do not use 'S' as patron category code in other tests 2017-04-21 10:49:25 -04:00
RevertWaitingStatus.t Bug 18420: Do not use 'S' as patron category code in other tests 2017-04-21 10:49:25 -04:00
WaitingReserves.t Bug 12063 - Fix unit tests 2017-05-09 08:59:39 -04:00