]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1821969 Patron Prefix and Suffix Display in Summary
authorGarry Collum <gcollum@gmail.com>
Wed, 8 May 2019 00:57:50 +0000 (20:57 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 21 Oct 2019 19:28:47 +0000 (15:28 -0400)
commit6893f0c1835d467b68fede3d9339265324f2d28b
tree34e5d3f419d3768414a022e8ceb07d52e53f574e
parent25f175107035c07f604021b0447666d80c536ad7
LP1821969 Patron Prefix and Suffix Display in Summary

Adds support for displaying the patron prefix, suffix, preferred prefix, and preferred suffix in the patron summary sidebar.

To test:
  1. Add a combination of prefixes, suffixes, preferred prefixes, and preferred suffixes to several patrons.
  2. Also add some other preferred information to some of these patrons.
  3. In the sidebar notice the lack of prefix information in both the patron's main heading and in the preferred name information.
  4. Apply the patch.
  5. In the sidebar the prefixes and suffixes are now displayed.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/patron/index.tt2
Open-ILS/src/templates/staff/circ/patron/t_summary.tt2