https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27987 Bug ID: 27987 Summary: Canceling an order / deleting item will result in warning even though there was no problem Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org This is due to the return result from Koha::Item::safe_delete being different than what DelOrder expects. We should be checking for the correct return value in DelOrder. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.