(bug #2856) Activate the duplicate patrons detection and check birthdate only if...
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Thu, 11 Dec 2008 09:08:15 +0000 (10:08 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 29 Dec 2008 19:46:11 +0000 (13:46 -0600)
commit61ebf9160f473ff5b2adca7da7f38f00f0597878
tree6a2133e3e86c37b3a5b1d5534b5f2dea5449b5c7
parent3fca370fbaf797c2771042807c09ec2eebddb5d2
(bug #2856) Activate the duplicate patrons detection and check birthdate only if one is set

This patch activate the check of unique member, it was checked but not shown, and the member was added even if a duplicate was
detected.
It improve the duplicate detection, to check the birthdate only if it was specified in the form.
And fix an url of "Yes" link(if the borrower added IS the duplicate detected).

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Members.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
members/memberentry.pl