Koha/members
Paul POULAIN 0f1c857d3f 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>
2007-12-14 09:03:25 -06:00
..
boraccount.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
borrowers_details.pl members subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:06 -06:00
deletemem.pl Able to call haspermission w/o $dbh, and add error msg on deletemember. 2007-12-12 08:02:52 -06:00
guarantor_search.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
mancredit.pl Passing "adultborrower" variable to the template so that "Add Child" button can be displayed in the toolbar when appropriate. Fixes Bug 1510. 2007-12-04 15:06:29 -06:00
maninvoice.pl Passing "adultborrower" variable to the template so that "Add Child" button can be displayed in the toolbar when appropriate. Fixes Bug 1510. 2007-12-04 15:06:29 -06:00
member-flags.pl Adding in permission blocks for staff members as per previous commits. 2007-12-05 15:41:04 -06:00
member-password.pl get_template_and_user returns $flags from checkauth for in-page perms. 2007-12-12 08:03:08 -06:00
member-picupload.pl members subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:06 -06:00
member.pl Bug FIX : 437 'Browse Members' function should return paged results 2007-12-13 18:07:23 -06:00
memberentry.pl Changing some patron management rules (#1631) 2007-12-14 09:03:25 -06:00
members-home.pl
moremember.pl moremember.pl - We will be doing a lot of debugging on Members, this is just the beginning. 2007-12-13 17:43:38 -06:00
pay.pl Passing "adultborrower" variable to the template so that "Add Child" button can be displayed in the toolbar when appropriate. Fixes Bug 1510. 2007-12-04 15:06:29 -06:00
readingrec.pl members subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:06 -06:00
setdebar.pl