[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:47:33 CEST 2016


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

--- Comment #12 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Jonathan Druart from comment #11)

> 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).

And what is the behavior of NULL?

If 0 is being taken into account, then that is great.  But I think we need to
make clear what NULL will do.

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


More information about the Koha-bugs mailing list