http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12159 Bug ID: 12159 Summary: Duplicate borrower_add_additional_fields function Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The function borrower_add_additional_fields is defined twice, and used twice, in members/pay.pl and members/paycollect.pl Perhaps fold the functionality into GetMember()? (Also take a look at tools/viewlog.pl, it does partially the same thing as borrower_add_additional_fields) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.