https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29741
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This enhancement adds a release notes| |handy method for checking | |if a patron meets the | |conditions to be deleted. | |These conditions are: | | | |- | |Has no linked guarantees | |- | |Has no pending debts | |- Has | |no current checkouts | |- Is | |not the system-configured | |anonymous user | | | |It also | |adapts the DELETE /patrons | |route to use the newly | |introduced | |Koha::Patron->safe_to_delet | |e method. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
