Bug 39654 - Optionally update patron expiration date after ACCOUNT_RENEW fee is paid
Summary: Optionally update patron expiration date after ACCOUNT_RENEW fee is paid
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-16 13:18 UTC by Andrew Fuerste-Henry
Modified: 2025-05-15 16:12 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.