[Koha-bugs] [Bug 34924] Add ability to send 'final auto renewal notice'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 22:52:03 CEST 2023


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

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Emily Lamancusa from comment #4)
> The script output looks right in terms of which items should renew, but the
> renewal itself doesn't seem to be happening. After running the cron with the
> --confirm switch, the item's due date doesn't change, and the patron's
> checkouts table line for that item still says "Scheduled for automatic
> renewal (2 of 2 renewals remaining and 2 of 2 unseen renewals remaining)".
> The patron does have a queued automatic renewal notice saying that the item
> renewed and is due on the original due date.
> 
> I tried again with only the first patch applied and got the same result, so
> I'm guessing the problem is there somewhere.

Ah, I neglected to pass through the confirm to attempt_auto_renewal - this
should be working better now

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


More information about the Koha-bugs mailing list