Add an active flag to Acq cancel reasons
Bug #1924758 reported by
Tiffany Little
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
3.6.3+
Request to add an active flag to acquisitions cancel reasons. Once a cancel reason has been used, it can never be deleted. However, there are cancel reasons that we would prefer no longer showed in the available list when cancelling a line item or purchase order.
Changed in evergreen: | |
importance: | Undecided → Wishlist |
tags: | added: acq-admin |
Changed in evergreen: | |
status: | New → Confirmed |
Changed in evergreen: | |
assignee: | nobody → Christine Morgan (cmorgan-z) |
Changed in evergreen: | |
assignee: | Christine Morgan (cmorgan-z) → nobody |
Changed in evergreen: | |
milestone: | none → 3.12-beta |
To post a comment you must log in.
I have a branch to add an active column to cancel reasons:
https:/ /git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ tlittle/ LP1924758_ acqcr_activefla g
The main purpose of this is to exclude not broadly used cancel reasons from user drop down lists. Many of the stock cancel reasons are reserved for EDI cancelations and cannot be deleted even if they've never been used. So the list is quite long to scroll through when really maybe only 2-4 cancel reasons are ever selected by users. EDI should still be able to use a cancel reason even if it's marked as inactive, because the ID is still there.
My question is: I used "active", but is "visible" better wording? "Staff visible?"