Bug 25344

Summary: Add support for circulation status 10 ( item in transit )
Product: Koha Reporter: Kyle M Hall <kyle>
Component: SIP2Assignee: Kyle M Hall <kyle>
Status: CLOSED FIXED QA Contact: Tomás Cohen Arazi <tomascohen>
Severity: enhancement    
Priority: P5 - low CC: aleisha, colin.campbell, lucas, tomascohen
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.11.00, 20.05.03
Bug Depends on:    
Bug Blocks: 25347    
Attachments: Bug 25344: Add support for circulation status 10 ( item in transit )
Bug 25344: Add support for circulation status 10 ( item in transit )
Bug 25344: Add support for circulation status 10 ( item in transit )
Bug 25344: Add support for circulation status 10 ( item in transit )
Bug 25344: Add support for circulation status 10 ( item in transit )

Description Kyle M Hall 2020-05-01 16:04:17 UTC
We should support the SIP2 "circulation status" value 10, "in transit between library locations"
Comment 1 Kyle M Hall 2020-05-01 16:06:08 UTC
Created attachment 104124 [details] [review]
Bug 25344: Add support for circulation status 10 ( item in transit )

We should support the SIP2 "circulation status" value 10, "in transit
between library locations"

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t
Comment 2 Kyle M Hall 2020-05-01 16:26:52 UTC
Created attachment 104127 [details] [review]
Bug 25344: Add support for circulation status 10 ( item in transit )

We should support the SIP2 "circulation status" value 10, "in transit
between library locations"

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t
Comment 3 David Nind 2020-05-02 02:38:41 UTC
Created attachment 104172 [details] [review]
Bug 25344: Add support for circulation status 10 ( item in transit )

We should support the SIP2 "circulation status" value 10, "in transit
between library locations"

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Tomás Cohen Arazi 2020-08-11 13:15:12 UTC
I'll be back to this once it is rebased!
Comment 5 Kyle M Hall 2020-08-11 14:55:19 UTC
Created attachment 108076 [details] [review]
Bug 25344: Add support for circulation status 10 ( item in transit )

We should support the SIP2 "circulation status" value 10, "in transit
between library locations"

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Comment 6 Tomás Cohen Arazi 2020-08-12 13:37:50 UTC
Created attachment 108120 [details] [review]
Bug 25344: Add support for circulation status 10 ( item in transit )

We should support the SIP2 "circulation status" value 10, "in transit
between library locations"

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 7 Jonathan Druart 2020-08-13 08:19:17 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 8 Lucas Gass 2020-08-17 15:43:34 UTC
backported to 20.05.x for 20.05.03
Comment 9 Aleisha Amohia 2020-08-18 02:25:14 UTC
enhancement, not backported to 19.11.x