[Koha-bugs] [Bug 30901] Add template method to be able to look up renewal data in Koha slips and notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 18:04:38 CEST 2022


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

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Jonathan Druart from comment #10)
> It's handy but cannot we already provide the same output without this patch?
> From the patron object you can get the number of renews, the
> CirculationRules will give you the values for the renewal rules, and then
> it's a subtraction.

I think it sounds more complicated for users, tbh. 

Could you write up a working example to document? I think patron object is not
correct or we need another step to the issue and then calculate a lot of
things.

At the moment the main issue using TT notices is that you practically need to
read and understand the code for anything a little out of the ordinary :(

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


More information about the Koha-bugs mailing list