Bug 6607

Summary: Guided reports process does not offer correct limit options
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: P5 - low CC: dcook
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/reports/guided_reports.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Owen Leonard 2011-07-19 19:36:13 UTC
In Step 4 of creating a new guided report, "Select Criteria to Limit on," the template is designed to offer different means of limiting based on different types: date, textrange, daterange, and "anything else." The template always displays the "else" filters no matter what kind of column you choose.

I'm assuming based on the way the Dictionary works that if you choose a date-type column you're supposed to get some kind of filter option with a datepicker, but it's not entirely clear.
Comment 1 David Cook 2022-12-06 02:19:59 UTC
It looks like "Select Criteria to Limit on" doesn't relate to columns that you've chosen.

Rather, it's a hard-coded list in C4::Reports::Guided::get_criteria()