Bug 7679: Fix several bugs in circulation statistics wizard
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 5 Feb 2014 14:40:34 +0000 (15:40 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 11:56:50 +0000 (11:56 +0000)
commit9934dae30d19f48e254c8eb1751d051c32f17b4a
tree85050e797847600519b28eeff3f4c876a1e767b7
parentd620bbc8872e9d1737d3d045839c1b1f793802fc
Bug 7679: Fix several bugs in circulation statistics wizard

- Display values in NULL columns/rows
- Display columns/rows that contain values only in NULL rows/columns
- "To" filter in period row should be inclusive (YYYY-MM-DD should be
  YYYY-MM-DD 23:59:59)
- Make it possible to use only the "To" filter in period row (actually
  it results in DBI error (2 bind variables instead of 1))

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt
reports/issues_stats.pl