[Koha-bugs] [Bug 6843] Renew membership from expiry date not from current date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 08:12:17 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6843

Koustubha Kale <kmkale at anantcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|priyanka.nk at osslabs.biz     |kmkale at anantcorp.com

--- Comment #1 from Koustubha Kale <kmkale at anantcorp.com> 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.


More information about the Koha-bugs mailing list