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

--- Comment #1 from Kyle M Hall <k...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to