Bug 15250: Fix Perl error on acqisition stats page
commitcd693a52b8306f1bdc66804fb84fe17cadcd658f
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Wed, 25 Nov 2015 17:18:04 +0000 (25 18:18 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 7 Dec 2015 10:07:29 +0000 (7 11:07 +0100)
treed4f1424b606abc49a3c98a5cfa3686326f435c69
parented13f4fe200352460b62376b01ba48d3ba51ae80
Bug 15250: Fix Perl error on acqisition stats page

To test:
- Go to reports -> Acquisitions statistics
- Populate with the following values:

   Acquisitions statistics
      Received on.
         Row:    checked
         Column: checked
         From:   01/01/2015
         To:     Un-selected

    Cell value
       Count items

    Output: To screen into the browser: checked

- Running the report will trigger the following error:

   Software error:
   Can't locate object method "field" via package "aqorders.datereceived" (perhaps you forgot to load "aqorders.datereceived"?) at /usr/share/koha/intranet/cgi-bin/reports/acquisitions_stats.pl line 293.

- Apply the patch and repeat test
- Verify the report now works correctly

Note: Patch was created from notes and suggested
      fix on the bug report, written by Barton Chittenden.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit d9cef35b75770104494c2f4a01d975f367b515bf)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
reports/acquisitions_stats.pl