[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
Thu Dec 2 14:02:04 CET 2021


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

--- Comment #16 from marion.durand at biblibre.com ---
Created attachment 128160
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128160&action=edit
Bug 9565: (follow-up) Adapt batch record deletion tool

Add a column "Subscriptions" to the batch deletion tools
Add a link on the number of subscription to the search page with all the
subscriptions of the record
Add a button in the toolbar to select only biblio record without subscriptions

The changes are only on display
It is still possible to delete records that are attached to subscriptions from
this tool (as it is possible for records with attached items)

To test:
1) Go to the batch record deletion (in tools)
2) Select a list of record numbers (select some with one or more subscription)
3) Click on Continue
4) Check that there is no column named "Subscription" and that there is no
button "Select without subscription" in the toolbar
5) Apply patch
6) Repeat steps 1 to 3
7a) Check that there is a column named "Subscription" fill with the number of
subscriptions attached to the record
7b) Check that the link in the subscriptions column send you to the search page
with the subscriptions linked to this record
7c) Check that there is a button "Select without subscription" in the toolbar
that selects record with no subscription attached
8) Sign off

-- 
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