[Koha-bugs] [Bug 21658] Renew requests fail if a fee attached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 12:24:18 CEST 2018


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

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe.
                   |ity.org                     |com
             Status|NEW                         |Needs Signoff

--- Comment #4 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 81128
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81128&action=edit
Fix error in value not passed to transaction

Renewal transaction blocks/allows based on fee_acknowledge field as value was
not passed to the renewal transaction code it was always N blocking the
transaction. Pass the value similarly to ILS.pm's checkout code for the same
purpose

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


More information about the Koha-bugs mailing list