Created attachment 22350 [details] [review] 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.
Created attachment 22388 [details] [review] On cancelling receipt, the order is still listed in the received orders the patch is applied again master 3.13.00.032. I sign off the patch.
Created attachment 22437 [details] [review] [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 <paola.rossi@cineca.it> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described and passes all tests and QA script.
Marking as duplicate of 11108 - I have tested both patches and they both work. Bug 11108 looks a bit cleaner to me and also fixes a warn, but leaving final decision to Galen. *** This bug has been marked as a duplicate of bug 11108 ***