(bug #2856) Activate the duplicate patrons detection and check birthdate only if...
authorNahuel Angelinetti <nahuel.angelinetti@biblibre.com>
Wed, 10 Dec 2008 16:26:33 +0000 (17:26 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 12 Dec 2008 13:53:18 +0000 (14:53 +0100)
commit248bc934f8359a838b27807466c5d335790a8c1f
tree3fda53ab0b23d5459e6d19a506baf0a4cba6933d
parent6f2032070dfa05e7549e1931ddc125c0dec63ea0
(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).
C4/Members.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
members/memberentry.pl