http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11128
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22388|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 22437 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22437&action=edit [PASSED QA] Bug 11128: On cancelling receipt, the order is still listed in the received orders Cause: The list of received orders is built *before* cancelling the receipt! Test plan: 0/ don't apply the patch 1/ create a basket 2/ create an order with 3 items 3/ receive 1 item 4/ cancel the receipt => The order is still listed in the received orders table! 5/ apply the patch 6/ do again steps 1 to 4 => The order is not listed in the received orders table. Signed-off-by: Paola Rossi <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Works as described and passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
