http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9383
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #7 from Owen Leonard <[email protected]> --- Looking again at these changes and trying to figure out the logic of which fields should be displayed for which types makes me think you're right in wondering why we try to change the display for different patron types. Maybe we should take a step back and try to isolate what differences are really necessary and what differences might have originated with some library's specific needs. Some starting assumptions: - Any category type could easily have any kind of contact information. - Child patrons and Professional patrons need to show guarantor information - Organizations should not have the same name fields humans have Another idea: Making BorrowerUnwantedField and BorrowerMandatoryField configurable at the patron-category level would offer libraries better control over the decisions that the template currently makes for them. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
