[Koha-bugs] [Bug 29476] Earliest renewal date is displayed wrong in circ/renew.pl for issues with auto renewing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 13 18:30:40 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29476

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com

--- Comment #13 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #9)
> 2. Wondering, should we 
>   return $soonestrenewal if $now < $soonestrenewal;
> ?
I don't think so

There are two cases: with undefined no renewal before:
1 - Automatic renewals wait until it is due
2 - Manual renewals are possible at any time 

Let me know if I missed something

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list