https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14713
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #8) > Katrin, I think it's not correct for all the subperms. > > I found, at least: > > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt > 750 [% IF ( > CAN_user_updatecharges_writeoff && overduecharges ) %] > > to display "Forgive overdue charges" Hm, I think this is a somewhat special case that will also require a different permission (circulate). I could amend the note maybe: From: Requires permissions to view patron details. To: Requires permissions to view patron details or circulation. -- 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/
