Bug 6607 - Guided reports process does not offer correct limit options
Summary: Guided reports process does not offer correct limit options
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL: /cgi-bin/koha/reports/guided_reports.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 19:36 UTC by Owen Leonard
Modified: 2023-12-28 20:42 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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()