Bug 14870: (followup) Remove stray C4::Dates from reports files
commit79bb5eeb334a2eb3d62b3193a0dc237d39618d02
authorMarc Véron <veron@veron.ch>
Sun, 8 Nov 2015 22:09:10 +0000 (8 23:09 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 19 Nov 2015 16:05:06 +0000 (19 13:05 -0300)
tree7cef8293b00cf7c2e7d95e224c2bb4f2cec994e8
parent4c9894889b994c2056f637689352e030624a5578
Bug 14870: (followup) Remove stray C4::Dates from reports files

This patch removes stray C4::Dates from following files:

reports/borrowers_stats.pl
To test: Verify that C4::Dates is not used in the file

reports/guided_reports.pl:
To test:
- Run a saved report with date input and with date range input, e.g.
- Verify that you are asked for date range or date and that the results
  are the same as without patch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
reports/borrowers_stats.pl
reports/guided_reports.pl