https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a new |This patch adds a new release notes|column to the borrowers |column to the borrowers |table, 'preferred_name'. |table, 'preferred_name'. |This will be visible in |This will be visible in |staff and opac patron |staff and OPAC patron forms |information forms by |by default. This column |default. This column takes |takes precedence in display |precedence in display and |and will show where patrons |will show where patrons are |are displayed throughout |displayed throughout Koha. |Koha. If not populated or |If not populated or field |field is hidden, the first |is hidden, the firstname |name will be copied into |will be copied into the |the preferred name field |preferred_name field fir |for display. Use of |display. Use of 'firstname' |'firstname' in notices and |in notices and other |other templates will |templates will continue to |continue to display the |display the firstname, |first name, switching to |switching to |'preferred_name' will |'preferred_name' will |display the new field. |display the new field. |When |When |hiding this field, it |hiding this field, it |should be hidden in all |should be hidden in all |interfaces to avoid any |interfaces to avoid any |discrepancies or confusion. |discrepancies or confusion. | -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
