https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32458 Bug ID: 32458 Summary: memberentry.pl uses both patron and borrower.data Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, katrin.fischer@bsz-bw.de, kyle.m.hall@gmail.com While working on a seperate bug I saw in memberenrtygen.tt we will use both borrower_data ( borrower_data.surname ) and patron ( patron.contactname ). Do we need both? Or can we remove borrower_data in favor of patron? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.