Koha/t/db_dependent/Circulation
Martin Renvoize 1bfccf5864 Bug 24446: (QA follow-up) Correction to datecancelled for ModItemTransfer
ModItemTransfer always replaces any existing transfers, including those
in transit.. so we needed to add a 'force' option to
Koha::Item::Transfer->cancel();

Signed-off-by: Kathleen Milne <kathleen.milne@cne-siar.gov.uk>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-03 15:36:13 +01:00
..
IssuingRules
Branch.t
CalcDateDue.t
CalcFine.t
CheckIfIssuedToPatron.t
CheckValidBarcode.t
dateexpiry.t Bug 7806: Fix remaining occurrences of 0000-00-00 2021-03-01 11:16:42 +01:00
GetHardDueDate.t
GetPendingOnSiteCheckouts.t
GetTopIssues.t
IsItemIssued.t
issue.t Bug 21301: (QA follow-up) Fix number of tests 2021-01-12 11:17:33 +01:00
MarkIssueReturned.t
NoIssuesChargeGuarantees.t
OfflineOperation.t
ReturnClaims.t Bug 25552: Simplify tests using build_sample_item 2021-02-01 17:25:22 +01:00
Returns.t
StoreLastBorrower.t
SwitchOnSiteCheckouts.t
TooMany.t
transferbook.t Bug 24446: (QA follow-up) Update transferbook Test 2021-03-03 15:36:13 +01:00
transfers.t Bug 24446: (QA follow-up) Correction to datecancelled for ModItemTransfer 2021-03-03 15:36:13 +01:00