3 Mar
2021
3 Mar
'21
3:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #67 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117603 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117603&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.