[Koha-bugs] [Bug 16907] Move DelMember and HandleDelBorrower to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 13 12:42:18 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16907

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 56343
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56343&action=edit
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 <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list