http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6843
Koustubha Kale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #1 from Koustubha Kale <[email protected]> 2011-11-09 07:12:17 UTC --- Created attachment 6263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6263 Patch to allow patron renewal from expiry date with a syspref This patch adds a system preference under Patron -> BorrowerRenewalPeriodBase Using this preference the patch allows renewal of Patron account either from todays date or from existing expiry date in the patrons account. To test : Apply patch; Set System Preference BorrowerRenewalPeriodBase ( under Patron ) to "current membership expiry date"; Renew a patron; You will observe that patrons account expiry date has been calculated from previous expiry date instead of today's date ( as is the default in Koha prior to this patch ). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
