[Koha-bugs] [Bug 11128] On cancelling receipt, the order is still listed in the received orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 27 04:41:09 CET 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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 <paola.rossi at cineca.it>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works as described and passes all tests and QA script.

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


More information about the Koha-bugs mailing list