9 Feb
2021
9 Feb
'21
12:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #52 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 116570 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116570&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.