https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879
Bin Wen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93851|0 |1 is obsolete| | --- Comment #164 from Bin Wen <[email protected]> --- Created attachment 94456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94456&action=edit Bug 11879: Add the "Main contact method" field in borrower informations. This patch adds the "Main Contact Method" field in the borrower modification form. This field is useful for reporting purposes, or to know which contact method to use first when trying to contact a borrower. Following Nicolas' fix, removed a $branch variable from patch, since it has been suppressed in Bug 17284. Test case : * Edit a borrower's informations. The "Main Contact Method" selectbox should appear in the form and its value should be saved correctly. Sponsored-by: CCSR <http://www.ccsr.qc.ca> Signed-off-by: Lucie Gay <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Hayley Mapley <[email protected]> Signed-off-by: Bin Wen <[email protected]> -- 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/
