[Koha-bugs] [Bug 36201] New: Add -days_old and -months_old arguments for misc/export_records.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 29 04:32:14 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36201

            Bug ID: 36201
           Summary: Add -days_old and -months_old arguments for
                    misc/export_records.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

It would be nice if libraries could use misc/export_records.pl as a cronjob to
run on the first day of every month to export all new biblio records added in
the last month: by using new -days_old=31 or -months_old=1 arguments for the
export_records.pl script to limit on the biblio.datecreated. 

A use case for this would be those libraries which need to keep a union
catalogue up to date with their local Koha catalogue. By providing the union
catalogue provider with a MARC file of all biblio additions in the last month.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list