Bug 24450 - Clarify wording when unable to cancel order and delete record
Summary: Clarify wording when unable to cancel order and delete record
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: David Roberts
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2020-01-17 14:35 UTC by Andrew Fuerste-Henry
Modified: 2020-06-26 19:37 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2020-01-17 14:35:59 UTC
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)."
Comment 1 Katrin Fischer 2020-01-19 23:12:55 UTC
When this is changed, please keep in mind that the same text shows on receiving orders as you can also cancel from there.
Comment 2 Katrin Fischer 2020-04-05 12:11:06 UTC
Hi David, if you plan to work on a bug, please also change the status from NEW to Assigned - this makes it easier to filter :)
Comment 3 David Roberts 2020-04-05 15:49:21 UTC
Whoops, sorry!