[Koha-bugs] [Bug 11744] cancel receipt doesn't work for one item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 21:13:56 CET 2014


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

--- Comment #10 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 25683
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25683&action=edit
Bug 11744: Cancel a receipt does not delete items created on receiving

If items is created on receiving, cancel a receipt should delete them.
The code only manage the case if the order is a child of another order
(partial).

To reproduce:
1/ Set AcqCreateItem to receiving
2/ Order one or more item(s)
3/ Receive the order and verify the item is created
4/ Cancel the receipt
5/ The item is not deleted

Test plan:
1/ Apply this patch and do again previous steps. The item should not be
deleted at step 5.
2/ Set AcqCreateItem to ordering and verify the item is not deleted.

Signed-off-by: marjorie barry-vila <marjorie.barry-vila at ccsr.qc.ca>

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


More information about the Koha-bugs mailing list