https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30665
Bug ID: 30665
Summary: Make order of emails in "first_valid_email_address"
configurable
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
At the moment Koha::Patron->first_valid_email_address mandates a precedence of
"email", then "emailpro", then "B_email".
However, when "emailpro" was "Work email", a lot of people preferred to use it
instead of "email" which was "Home email".
The change of "email" to "Primary email" and "emailpro" to "Secondary email"
was biased towards public and academic libraries, which left a lot of special
libraries in the lurch.
At the moment, I hard-code a change to first_valid_email_address to prefer
emailpro, but it would be good if this was just straight-up configurable in
core Koha.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/