https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16907
--- Comment #14 from Martin Renvoize <[email protected]> --- Created attachment 56420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56420&action=edit [PASSED QA] Bug 16907: Koha::Patrons - Move HandleDelBorrower to ->delete This job should be done each time patron data are deleted. It's better to do it just before deleting the patron than assuming the caller did the job by itself. Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
