A first (naive) attempt at adding backend support for the SIP fee
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 29 Apr 2011 13:15:13 +0000 (09:15 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 12 May 2011 19:05:56 +0000 (15:05 -0400)
commitdf0486fee063875572237e36fffe72ec6c6c9a02
treed658c755f4755a0919c8a6ec840824d369d3862b
parent7018a3a195a0fb121fb1120cc2001d7bf1f0b961
A first (naive) attempt at adding backend support for the SIP fee
paid message (37/38 message/response pair) to Open-ILS.

This is, at present, untested code. There are no guarantees that it
runs, never mind that it does the right thing.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm [new file with mode: 0644]