Koha/t/db_dependent/Holds
Marcel de Rooy 7ac45d00b6 Bug 4319: (QA follow-up) Consistency in IsAvailableForItemLevelRequest
[1] For consistency going back to IsItemOnHoldAndFound in this sub.
    This call is used in the on_shelf_holds == 2 case too.
    The routine will be refactored quite soon.
    Adding the else branch for on_shelf_holds == 0 for more clarity.
[2] Removing the test for found==F in reserves. In Koha F is only used
    when the hold is filled and moved to oldreserves.

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-13 13:02:23 -03:00
..
DisallowHoldIfItemsAvailable.t Bug 4319: (QA follow-up) Consistency in IsAvailableForItemLevelRequest 2018-02-13 13:02:23 -03:00
HoldFulfillmentPolicy.t Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 2017-09-12 12:42:58 -03:00
HoldItemtypeLimit.t Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 2017-09-12 12:42:58 -03: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 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
WaitingReserves.t Bug 12063: [QA Follow-up] Small change of two test scripts 2017-05-09 08:59:40 -04:00