https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24450 Bug ID: 24450 Summary: Clarify wording when unable to cancel order and delete record Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org On basket.pl, when looking at an order line for a bib that has been used in more than one uncanceled order we get the message "Can't cancel order and delete catalog record X order(s) left" This message doesn't do a very good job of conveying what's being counted. X here is the count of uncanceled orders for this bib, minus 1. In other words, how many orders other than the one you're currently looking at use this bib. I'd suggest changing "X order(s) left" to "Used in X other order(s)." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.