[Koha-bugs] [Bug 14518] Deleting notices with reservations (and no item) does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 10 15:59:27 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14518

--- Comment #1 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 40918
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40918&action=edit
Bug 14518 - Allow deleting notices with reservations (and no item) after
confirmation

Cleaning up notices with no item but reservation is impossible since the code
does not consider
the result from the confirmation popup.

This situation happens to our client in their (annual) cleanup.  I suppose
those are notices
for orders that never materialized, but people already made reservations on
them.

Test:
1) create (or find) a notice with no item.
2) make a reservation on it.
3) try to delete the notice.
   a) a popup will ask for confirmation
   b) after accepting, validate if the notice is deleted.

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


More information about the Koha-bugs mailing list