]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1761222: Replace bib "quality" with item "mint_condition"
authorRemington Steed <rjs7@calvin.edu>
Tue, 30 Jul 2019 19:52:39 +0000 (15:52 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 21 Feb 2020 18:36:47 +0000 (13:36 -0500)
commit559541a5506776ba1b47d18b151e38b1f938dd9f
treea279ff8fa27fb4578ce175547ec1f25c032a0db7
parent7e98d9071c7029289bf9fa008a85e7d852a26b13
LP#1761222: Replace bib "quality" with item "mint_condition"

I originally misunderstood the XUL item field labeled "quality" and
pulled in the bib record "overall quality" score. But upon checking the
XUL holdings maintenance screen again, we clearly want the item's
"mint_condition" field instead. This commit makes that correction and
converts the 't' or 'f' values into "Good" or "Damaged", to match the
item editor labels.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2