http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13996 Bug ID: 13996 Summary: B_streetnumber: its present in table borrowes but not used in Koha Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: z.tajoli@cineca.it QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The field B_streetnumber is present at sql level in table borrowers but it is not used in Koha. You can't insert data into it using members/memberentry.pl It does not display in 'Alternate address' section of members/moremember.pl It isn't present in opac (opac-memberentry.pl). You can only import it with tools/import_borrowers.pl I think we need a way to insert/display it -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.