Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Fri, 4 Sep 2009 15:37:14 +0000 (17:37 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 6 Sep 2009 14:01:51 +0000 (10:01 -0400)
commitc36098e3168165f01fd8784da82747df03a9ae97
treee9748bcde7e91baee8afcee517911bee88b0c50e
parent2a8df0bc2fd51ad9821721868439a1591f513e06
Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers

- added altcontactcountry and B_address2 to tables borrowers and deletedborrowers so that all addresses offer the same fields
- changed B_country and country to work with syspref BorrowerMandatoryField
- changed display of Alternate Address on borrower detail page, added labels, lines and edit button to match the other sections

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Members.pm
C4/SIP/ILS/Patron.pm
installer/data/Pg/kohastructure.sql
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-userdetails.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-userupdate.tmpl
members/memberentry.pl