[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 May 9 01:13:29 CEST 2019


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

--- Comment #10 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 89488
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89488&action=edit
Bug 21658 Pass fee_ack value to Renew transaction

Response to a renew request should mirror that of checkout
However fee_ack was not being passed to the renewal
transaction so that it was always 'N' not allowing
the renewal to proceed even although the fee was paid

This bug was not seen with many units as they use
checkout requests both for an initial issue and
renewal. Code now passes fee_ack as is done for checkout

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list