]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1858114: Record template filter values for aggregate columns
authorMike Rylander <mrylander@gmail.com>
Fri, 14 Aug 2020 14:35:06 +0000 (10:35 -0400)
committerJason Boyer <JBoyer@EquinoxInitiative.org>
Mon, 15 Feb 2021 21:55:07 +0000 (16:55 -0500)
commitd32a0f07c1044ced05630df818198e2a1b147e4e
treedc32354ca21865f9c4bad3db1a702e547fb14fd6
parent4b854de1ebac0f2b49b0d278632607e2e622fb7b
LP#1858114: Record template filter values for aggregate columns

Currently the "having" clause does not record template-level filter
values in the template, but forces use of a report-level parameter.
This commit allows "having" to receive a value in the same way that
"where" does.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Angela Kilsdonk <akilsdonk@equinoxinitiative.org>
Signed-off-by: Jason Boyer <JBoyer@EquinoxInitiative.org>
Open-ILS/web/js/ui/default/staff/reporter/template/app.js