[Koha-bugs] [Bug 19619] Add support for SIP2 field CM ( Hold Pickup Date ) to Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 8 16:44:48 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19619

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 83716
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83716&action=edit
Bug 19619: Add support for SIP2 field CM ( Hold Pickup Date ) to Koha

The CM field was all set up for implementation, but never completed.
We should fully implement the CM ( Hold Pickup Date ), which according
to the SIP2 protocol specification is "The date that the hold expires".

Test Plan:
1) Set up a waiting hold for an item
2) Using the sip cli emulator, send an item information request for that item
3) Note the CM field does not show up
4) Apply this patch
5) Restart all the things!
6) Repeat the item information request
7) Note the CM field is now transmitted!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list