Bug 14961: Remove C4::Dates from files reports/*_stats.pl
authorMarc Véron <veron@veron.ch>
Mon, 5 Oct 2015 21:34:38 +0000 (23:34 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 26 Oct 2015 14:19:36 +0000 (11:19 -0300)
commit17af2c9a1e689ea845c65ffaaa6efaeb49eeec98
treee3623e424088a828a40148ede145cb71a5ad1d63
parent9faada90bcc605226f2403e75df1202e8abb883d
Bug 14961: Remove C4::Dates from files reports/*_stats.pl

Remove C4::Dates from following files:

- reports/acquisitions_stats.pl
- reports/borrowers_stats.pl
- reports/reserves_stats.pl
- reports/serials_stats.pl
- reports/issues_avg_stats.pl
- reports/issues_stats.pl

To test:
- Go to Home > Reports
- Verify that following reports work as before:
  - Other > Average loan time
  - Statistic wizards
    - Acquisitions
    - Patrons
    - Circulation
    - Serials
    - Holds

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
reports/acquisitions_stats.pl
reports/borrowers_stats.pl
reports/issues_avg_stats.pl
reports/issues_stats.pl
reports/reserves_stats.pl
reports/serials_stats.pl