kohabug 1573 - properly count patrons to delete
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 13 May 2008 15:56:48 +0000 (10:56 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 13 May 2008 22:40:32 +0000 (17:40 -0500)
commitb42b8da0d6b6617aaddf84d9e48c71581631d059
tree6ac1e454b6719ce0e598c70ca2d015fece1c2739
parent0c50bb12b3e842901dc1fef58e2d99ac77698b3d
kohabug 1573 - properly count patrons to delete

When both the patron delete and patron anonymize checkboxes
were selected, the patron cleaning tool would not
properly register the number of patrons to delete.  Fixed
by correcting form input handling.

Also, count of patrons to delete or anonymous now correct
when running with IndependentBranches = ON.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Members.pm
tools/cleanborrowers.pl