]> 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:35 +0000 (15:28 -0400)
commit10ef5770fd7a76a4637f2bf5bb90273720f3e862
treeb20bdc9d33272d78d461fc7ada1fb5650ba9e96e
parent8596a3d80ef83b5b5f89ca741ecea4d5e4e1232e
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