[Koha-bugs] [Bug 15581] Add a circ rule to limit the auto renewals given a delay

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 29 15:00:43 CEST 2016


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|martin.renvoize at ptfs-europe |jonathan.druart at bugs.koha-c
                   |.com                        |ommunity.org

--- Comment #20 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #19)
> Would you please update the code to pass the object instead of the keys? It
> makes sense to avoid fetching all this data multiple times when there is no
> need to do so.

Kyle,
I have written GetLatestAutoRenewDate following the same pattern as
GetSoonestRenewDate. I have noticed the inconsistencies in this part of code
but opted to keep it as it instead of making the code diverge.
If you agree I'd prefer to fix the two subroutines on another bug report,
instead of adding a follow-up on this one.

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


More information about the Koha-bugs mailing list