http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10910
--- Comment #3 from Joonas Kylmälä <[email protected]> --- (In reply to Katrin Fischer from comment #2) > Hm, I think maybe keep the suggestions, but just set the borrowernumber to 0 > or 'anonymous' if that isn't the case yet? I could guess the suggestions are kept already (I hope so). But If we delete a patron I think we cannot just delete the references to that Patron object, and leave all the data still in the system. If we want to keep some info like email address then we need to transfer it to the suggestion object. However, I don't see this as an important feature to implement (to keep the email address). In my opinion the warning message is enough. -- You are receiving this mail because: You are the assignee for the bug. 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/
