https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19340 Bug ID: 19340 Summary: Transferred orders show incorrect basket in transferred from/to Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org If you transfer an order from basket A to basket B The order in basket A is cancelled and should show "Transferred to basket B' A new order is created in basket B and should show Transferred from basket A. Currently the orders erroneously show the same basket as the order is in i.e. Basket A shows transferred to Basket A Basket B shows transferred from Basket B The reason is the order does not read the basket details and inadvertantly defaults to the owning basket. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.