[Koha-bugs] [Bug 15757] Hard coded due loan/renewal period of 21 days if no circ rule found in C4::Circulation::GetLoanLength

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 6 16:22:16 CEST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |In Discussion

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Christopher Brannon from comment #10)
> (In reply to Jonathan Druart from comment #9)
> > Christopher, would you agree with the suggestion I made on comment 3?
> 
> I can't.  The code is beyond my understanding.  I don't know any of Koha's
> internal plumbing.

Basically it means that
- 0 will be taken into account for 'Loan period' (issuelength)
- and if not filled in the circ rules NULL will be inserted in the DB (instead
of 0, which is the current behavior).

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


More information about the Koha-bugs mailing list