[Koha-bugs] [Bug 19120] New: Order cancelled status is reset on basket open

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 15 21:07:23 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19120

            Bug ID: 19120
           Summary: Order cancelled status is reset on basket open
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

When a basket with a canceled order is opened again, the order status is
changed to 'new'. See also bug 19024.

To test:

- Create a basket
- Add orders to it
- Cancel one of the orders
- Close the basket
- Check the status of your orders using the acquisition search, they should be
  ordered with the exception one being canceled
- Open the basket again
- Verify the order still shows as canceled
- Leave the basket open and verify using the acquisition search, that the
status of the canceled order is now 'new'.

A canceled order status should always remain as canceled until we introduce an
actual feature to reactivate canceled orders. Closing and reopening the basket
should have no effect on the status of canceled orders.

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


More information about the Koha-bugs mailing list