https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633
--- Comment #105 from Nick Clemens (kidclamp) <[email protected]> --- New patches based on feedback from Martin - removed effective_name and sort_name in favor of setting preferred_name from firstname if not defined When the field is hidden, it should be largely invisible to users, except in action log changes When visible - it will always be set, so may be duplicated for patrons with no preferred name, but I think it is better to be obvious than to hide what is happening. Patron displays will always use preferred_name, only on patron details/etc would you see both -- 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/
