[Koha-bugs] [Bug 23051] Optionally renew fine accruing items when all fines on item are paid off

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 24 12:12:21 CEST 2019


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

--- Comment #53 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 94649
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94649&action=edit
Bug 23051: (follow-up) Renewing in OPAC

This follow up patch addresses the following parts of Nick's feedback in
comment #35:

- I am also not sure about the code path if a patron paid fines on the
opac (via paypal etc.) but renewals are not allowed on the opac.

We've introduced the syspref RenewAccruingItemInOpac (default is off)
which, when enabled, will cause items attached to fines that are paid
off in the OPAC (via payment plugins), to be automatically renewed.

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


More information about the Koha-bugs mailing list