[Koha-bugs] [Bug 13993] Transfer order from one vendor to another vendor previous orderstatus is not changed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 20:56:23 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #14 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 38674
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38674&action=edit
Bug 13993 - (1) Add tests to confirm 'new' and 'cancelled'

This adds 2 tests to t/db_dependent/Acquisition/TransferOrder.t
in order to confirm the order's status is properly marked.

TEST PLAN
---------
1) Log into staff client
2) Acquisitions
3) Create a basket for two differing vendors.
4) Place an order in one of the baskets.
5) Transfer the order from one vendor's basket to the others.
6) Apply this patch (1) only
7) prove -v t/db_dependent/Acquisition/TransferOrder.t
   -- should fail one test: not marked as 'cancelled'.

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


More information about the Koha-bugs mailing list