[Koha-bugs] [Bug 9565] Deleting a biblio should alert/fail if there are existent subscriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 25 13:37:47 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9565

--- Comment #5 from marion.durand at biblibre.com ---
Created attachment 126821
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126821&action=edit
Bug 9565: (follow-up) Deleting a biblio should alert/fail if there are existent
subscriptions

Currently Koha will delete a biblio record if there are existent serial
subscriptions.
This patch will prevent deleting the biblio until attached subscriptions are
removed.

To test:
1) Add a subscription to a biblio, or check a biblio which has one attached
already.
2) Remove all items if there are any.
3) Apply patch.
4) Confirm that the 'Delete record' item is disabled in the list.
5) Attempt to 'Delete record', you should recieve
   an error message stating to delete all subscriptions before
   deleting record.
6) Sign off.

Sponsored by: Lunds Universitetsbibliotek

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list