http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12625
--- Comment #1 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 29950 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29950&action=edit Bug 12625 - (KD-153) Batch delete component parts when deleting the parent from detailed-view See Bug 11175 for explanation of component parts. This feature automatically deletes all linked component parts when the component parent is deleted using "catalogue/detail.pl -> Edit -> Delete record" Generalizing this to C4::Biblio::DelBiblio() is not a good idea because we don't wan't to delete all component parts when we are for example, merging records :) -- 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/
