Bug 9565: (follow-up) Deleting a biblio should alert/fail if there are existent subsc...
authorMarion Durand <marion.durand@biblibre.com>
Thu, 21 Oct 2021 13:06:02 +0000 (15:06 +0200)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 17 Dec 2021 13:39:12 +0000 (08:39 -0500)
commit65daf7e477a6d58b5479606cc4cfdf951496b244
treed08633a7120c60a20bc6ae003fab6e42ce710811
parent378218a6956cc7e88ab5bda8685cd5971cc9c412
Bug 9565: (follow-up) Deleting a biblio should alert/fail if there are existent subscriptions

Clicking on "Delete record" while there are existent subscriptions no
longer delete the record and the subscription. Instead an alert box
inform the user that he must delete all subscription before deleting the
record.

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

Signed-off-by: Samu Heiskanen <samu.heiskanen@hypernova.fi>
Signed-off-by: Frank Hansen <frank.hansen@ub.lu.se>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/catalog-strings.inc
koha-tmpl/intranet-tmpl/prog/js/catalog.js