[Koha-bugs] [Bug 14518] Deleting records with a hold (and no item) does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 2 22:56:39 CEST 2015


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

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40918|0                           |1
        is obsolete|                            |

--- Comment #12 from Nick Clemens <nick at quecheelibrary.org> ---
Created attachment 43079
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43079&action=edit
[SIGNED OFF] Bug 14518 - Allow deleting recordss 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.

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

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


More information about the Koha-bugs mailing list