https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch adds a new release notes| |column to the borrowers | |table, 'preferred_name'. | |This will be visible in | |staff and opac patron | |information forms by | |default. This column takes | |precedence in display and | |will show where patrons are | |displayed throughout Koha. | |If not populated or field | |is hidden, the firstname | |will be copied into the | |preferred_name field fir | |display. Use of 'firstname' | |in notices and other | |templates will continue to | |display the firstname, | |switching to | |'preferred_name' will | |display the new field. | |When | |hiding this field, it | |should be hidden in all | |interfaces to avoid any | |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/
