[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
Tue May 26 18:12:54 CEST 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39017|0                           |1
        is obsolete|                            |
  Attachment #39018|0                           |1
        is obsolete|                            |
  Attachment #39019|0                           |1
        is obsolete|                            |

--- Comment #20 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 39535
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39535&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'.

Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>

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


More information about the Koha-bugs mailing list