https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9565
--- Comment #13 from [email protected] --- I'm not sure what to do in batch record deletion as it is the same behavior as when there are attached items. From a record page, it's impossible to delete the record if there is any item attached to it but it is still possible to delete it from batch record deletion. Plus there is a reminder to warn the user that deleting the biblio will also delete attached subscription, holds and items (even if I can't find yet where in the code we delete the subscription) Maybe we could add a column to show the user how many subscriptions are attached to the biblio (just as items holds and checkouts) and add the possibility to select without subscription (as for items and holds). Should we block the deletion of biblio records with attached subscriptions ? -- 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] 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/
