Created attachment 118029 [details] [review] Bug 27907: Add unit test
Created attachment 118030 [details] [review] Bug 27907: Add support for circulation status 2 ( on order ) In Koha, we represent on order items by giving those items a notforloan value less then zero. We can use this to implement circ status 02 ( on order ) in for SIP.
Created attachment 119989 [details] [review] Bug 27907: Add unit test Signed-off-by: Christopher Kellermeyer - Altadena Library District <ckellermeyer@altadenalibrary.org>
Created attachment 119990 [details] [review] Bug 27907: Add support for circulation status 2 ( on order ) In Koha, we represent on order items by giving those items a notforloan value less then zero. We can use this to implement circ status 02 ( on order ) in for SIP. Signed-off-by: Christopher Kellermeyer - Altadena Library District <ckellermeyer@altadenalibrary.org>
Created attachment 122723 [details] [review] Bug 27907: Add unit test Signed-off-by: Christopher Kellermeyer - Altadena Library District <ckellermeyer@altadenalibrary.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Created attachment 122724 [details] [review] Bug 27907: Add support for circulation status 2 ( on order ) In Koha, we represent on order items by giving those items a notforloan value less then zero. We can use this to implement circ status 02 ( on order ) in for SIP. Signed-off-by: Christopher Kellermeyer - Altadena Library District <ckellermeyer@altadenalibrary.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Tests pass, code makes sense, qa script happy. Passing
Pushed to master for 21.11, thanks to everybody involved!
Pushed to 21.05.x for 21.05.02
Pushed to 20.11.x for 20.11.09
Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed.