https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25757 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds the |This patch adds the release notes|`Koha::Item->transit` |`Koha::Item->transit` |method which can be used to |method which can be used to |progress a transfer from |progress a transfer from |'requested' to |'requested' to |'in_transit'. |'in_transit'. | | |It also adds |The method |some sugar methods to allow |will throw an exception if |easy navigation between |the item is not checked in |'Transfers' and their |and will handle |respective 'Item'. |`CartToShelf` and update | |`DateLastSeen` as well as | |updating the 'frombranch' | |if required. | | | |We also add | |some sugar methods to allow | |easy navigation between the | |'Transfer' and it's | |respective 'Item'. -- You are receiving this mail because: You are watching all bug changes.