Bug 10608

Summary: Add accessioning date information to catalogue report
Product: Koha Reporter: Nicholas van Oudtshoorn <vanoudt>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: vanoudt
Version: 3.12   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: template changes to add accession date to the catalgoue report
perl changes to add accession date to the catalgoue report

Description Nicholas van Oudtshoorn 2013-07-18 01:01:57 UTC
Created attachment 19738 [details] [review]
template changes to add accession date to the catalgoue report

The following patches add the ability to limit the catalogue report according to the date an item was accessioned. For our academic accreditation, we are required to produce a report showing the number of books added to our library in the last year in a particular subject area (call numbers are used to limit to this area). This patch makes that possible.

Not sure how this patch relates to http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7683
Comment 1 Nicholas van Oudtshoorn 2013-07-18 01:02:30 UTC
Created attachment 19739 [details] [review]
perl changes to add accession date to the catalgoue report
Comment 2 Owen Leonard 2013-08-09 16:44:08 UTC

*** This bug has been marked as a duplicate of bug 7683 ***