Summary: | Add Support for SIP Fee Paid Message | ||
---|---|---|---|
Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
Component: | SIP2 | Assignee: | Colin Campbell <colin.campbell> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 6273, 25095 | ||
Attachments: | Proposed Patch |
Description
Colin Campbell
2011-01-11 10:31:37 UTC
Created attachment 3689 [details] [review] Proposed Patch The patch has been deployed in Halton Public Library allowing the public to pay fines via their 3M self issue stations Tested via telnet and using the 3M SIP Emulator. This patch does indeed add support for Fee Paid and Fee Paid Response messages, though fairly minimally. I can sign off saying it does that much, though if there is a more in-depth specification for this development, it would help me do more robust testing. Merely implements the specification in the 3M spec. Does not alter any server side functionality Reading the comment from Ian - does this still needs sign-off? I'm happy to push it if Ian is Ok with that. This patch has been tested in a real, live library of ours as well, and while we have a few improvements to make on it to meet the specification bug 6273, this patch itself works just fine. I'm signing off and marking as Passed QA. Any further work we do on improving support for this will be done on bug 6273 Pushed, please test Seems to work. Closing. |