http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6390
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #37 from Ian Walls <[email protected]> 2011-10-19 18:03:55 UTC --- We could try a fall-back check of deleted_borrowers. If the borrower record was deleted by normal means, it should be in there, and we should be able to extract their branchcode. The issue of who inherits a departing staff member's baskets is still unresolved, but hopefully it will be such a rare occurrence for most libraries that having a rigourous method for dealing with this will be a low priority item. Personally, I don't think there will be a good solution until we have improved borrowers enough to allow for arbitrary Borrower Relationships (beyond just Guarantor/Guarantee). Something that will let us specify 'supervisor' or something similar. I'm going to pass my fix through QA, because it's better than a broken vendor search. Release Manager, please double-check me on this, and anyone, if you object, speak up! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
