(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)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 06:48:43 +0000 (18:48 +1200)
commit1184c0a0d3999d4a42a832ae8c1b032eec58bc03
tree3b882677dbbdd7e29d985727bc50b6187531f901
parentf0dffa4c175b33f8af8ae753f3c9cac07ca30a81
(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