https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25757 Bug ID: 25757 Summary: Add a Koha::Item::Transfer->transit method Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 23092, 25755 Blocks: 25753 We should have a `transit` method available within the Koha::Item::Transfer object to set a Transfer from 'Requested' to 'In transit' but setting the 'sent' date. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23092 [Bug 23092] Transfers should record 'requested' as well as 'sent' and 'arrived' dates. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 [Bug 25753] Deprecate C4::Circulation::transferbook https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25755 [Bug 25755] Add a Koha::Item->request_transfer method -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.