[Koha-bugs] [Bug 28527] New: Transfers that are cancelled whilst in transit should still appear as 'in transit' until they are received

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 8 13:07:05 CEST 2021


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

            Bug ID: 28527
           Summary: Transfers that are cancelled whilst in transit should
                    still appear as 'in transit' until they are received
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

If a transfer is cancelled whilst it is in transit (datesent set, but
datearrived not) then we should still return it as in transit.

Bug 27993 added a condition to the 'in_transit' boolean which should be
reverted.
We should also update the get_transfer (and get_transfers) methods to catch
such cases and return those still active transfers and deal with them
appropriately at check-in. (i.e. invoke the reverse transfer or pick the next
transfer from the queue and notify the librarian of what subsequent actions
they should take).

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


More information about the Koha-bugs mailing list