Changing some patron management rules (#1631)
authorPaul POULAIN <paul@koha-fr.org>
Mon, 10 Dec 2007 16:40:59 +0000 (17:40 +0100)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 14 Dec 2007 15:03:25 +0000 (09:03 -0600)
commit0f1c857d3fbafbeefcc75079d2396ee7e86c3c6e
tree7a224252972d926e1bd4361320302801aa3e225c
parentcea4b27485838639c8bed9512d0a0fe51b811c0a
Changing some patron management rules (#1631)

- the guarantor is no more readonly: it can be typed manually
- useless fields in case of an institution are removed (like DoB, Firstname, gender)
- reintroducing the relashionship select, that was missing in the template (but was handled by the pl)
- moving B_phone to a more logical place (with alternate coordinate)
- reintrocing contactnote in "alt contact"
- changing the select_city behaviour : when a city is choosen, the zipcode & city are automatically filled.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Members.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
members/memberentry.pl