https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40470
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 184533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184533&action=edit Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric When the authorised value of a REPORT_GROUP is numeric the filtering does not work. Test plan: Create a new REPORT_GROUP av "123" (the description can be alphanumeric) Create a new report and assign it to this new group Confirm that with this patch the filtering works when the "123" tab is selected -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
