https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30279
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Lucas Gass <[email protected]> --- A couple things to note here: 1. On viewlog.tt PatronViewLog should probably have it's own checkbox under 'Modules' so you can search the logs for that specifically. 2. The act of checking out an item puts several entry's into the logs. If I land on the patrons detail page (1 log), move to the Check out page ( 2nd log ), check something out ( 3rd log ), and so on. That seems like a lot of logging. 3. QA tool is complaining about missing filters: FAIL koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc FAIL filters missing_filter at line 6 ([% ViewLog.log_patron_view(patron.borrowernumber) %]) -- You are receiving this mail because: You are the assignee for the bug. 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/
