Bug 13996

Summary: B_streetnumber: its present in table borrowes but not used in Koha
Product: Koha Reporter: Zeno Tajoli <ztajoli>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 3.18   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Zeno Tajoli 2015-04-14 20:51:56 UTC
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
Comment 1 Owen Leonard 2016-06-21 12:43:22 UTC

*** This bug has been marked as a duplicate of bug 10760 ***