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

Holger Meißner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Holger Meißner <[email protected]> ---
(In reply to Fiona Borthwick from comment #0)
> If an item is set to automatically renew, then there should be a
> straightforward way to set the value so that it will renew at the end of the
> due date.

Hi Fiona, there is a global syspref RenewalPeriodBase. It can be set to base
the new due date on the current date or on the old due date. So the time the
renewal happens doesn't have to be exactly at the end of the loan period.

The automatic renewal feature uses the No renewal before setting, but No
renewal before also is a feature in its own right. I didn't consider values
smaller than 1, because that would mean users cannot renew before the item is
already due. But maybe this could be changed.

It should definitely work with values equal to or greater than 1. I will look
into this more deeply.

-- 
You are receiving this mail because:
You are the assignee 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/

Reply via email to