https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9565
PTFS Europe Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #113591|0 |1 is obsolete| | --- Comment #17 from PTFS Europe Sandboxes <[email protected]> --- Created attachment 128163 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128163&action=edit Bug 9565: 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) Sign off. Sponsored by: Lunds Universitetsbibliotek Signed-off-by: Séverine QUEUNE <[email protected]> Signed-off-by: Frank Hansen <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
