https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21658
--- Comment #10 from Liz Rea <[email protected]> --- 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 <[email protected]> Signed-off-by: Liz Rea <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
