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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 22350
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22350&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to