[Koha-bugs] [Bug 12820] SIP2 does not send rental charge fee!

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 25 14:32:52 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12820

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 31136
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31136&action=edit
Bug 12820 - SIP2 does not send rental charge fee!

Koha's SIP2 implementation has facilities to send the fee amount ( BV )
for checking out a given item, but in our code, the fee amount is never
set!

Test Plan:
1) Check out an item with a rental fee via SIP2.
2) Note the BV field is missing.
3) Apply this patch, restart your SIP2 server.
4) Repeat step 1.
5) Note the BV field is now set to the correct value.

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


More information about the Koha-bugs mailing list