]> 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:26 +0000 (15:28 -0400)
commitbb5a039d6c82b25f87375dae8fbc025da92f18d4
tree657064194cdc882f2ed53dff227a1099a6c1e8f3
parentc2612fd9bab8b3fb854109052e054d45975c75b9
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