Bug 39654

Summary: Optionally update patron expiration date after ACCOUNT_RENEW fee is paid
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: carthur, gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2025-04-16 13:18:47 UTC
When patron categories charge an enrollment fee, in some cases it would be preferable for the patron's expiration date not to update until the enrollment fee reaches $0 outstanding. 

This would be especially helpful for libraries using the membership_expiry cron to auto-renew patrons in categories with enrollment fees, as it would allow the patron's active enrollment period to be based on payment date rather than the date on which the cron charged the fee.