https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30901
--- Comment #11 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
