http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11744 --- Comment #17 from Marjorie Barry-Vila <marjorie.barry-vila@ccsr.qc.ca> --- (In reply to Katrin Fischer from comment #15)
Hi Jonathan,
I have tested this again and it works as described. But I am a bit worried still - before the patch you could undo a receipt any time, being aware that the items would not be deleted. Now you can undo and the items will be deleted, which is nice. But if there is a hold on the record, you can't undo until you cancel he hold.
This could be a problem for a very popular book with multiple holds and multiple copies outside of the order. Then you'd have to cancel all of them, to reenter them again after undoing the receipt.
Could showing an alert: 'There is at least 1 hold on this record, please delete items manually' be an option?
Or a check on remaining items? If no items remain you shouldn't be able to undo the receipt without fixing it. If there is an item and it's not an item level hold on your ordered item, you could.
I am not feeling very sure about this, maybe we could get the bug reporter's (Marjorie?) and some others opinion on this?
Hi Katrin, I tested it with new patch of Jonathan and for me it works. Test plan: -create one item available -order one item on the same record -receive item ordered -do a reservation on item available -you can undo the receipt It is normal for me to delete a hold of a item which is not realy received. But if a hold is on a item already received in a other basket, you do not have to delete the hold. I am sorry, my english is bad. Do you understand the same thing that me? Marjorie -- You are receiving this mail because: You are watching all bug changes.