Bug 26481: Add Koha::Item::Transfer->in_transit method
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 18 Dec 2020 16:35:44 +0000 (16:35 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Mar 2021 14:36:13 +0000 (15:36 +0100)
commit6becadc96ea52f246d7063a9fda25d68c8c136f0
tree5979803da6032481a6bf054726e52f122174ff8b
parentca9ce62ee859a435dbb6045adfbf01e5d93c5803
Bug 26481: Add Koha::Item::Transfer->in_transit method

This method returns a boolean representing the in_transit state of the
transfer.

Test plan
1/ Run the included tests

Signed-off-by: Kathleen Milne <kathleen.milne@cne-siar.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item/Transfer.pm
t/db_dependent/Koha/Item/Transfer.t