[Koha-bugs] [Bug 12919] It'd be nice to be able to automate collecting all records added and deleted from the catalogue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 15 04:59:40 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12919

--- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 31590
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31590&action=edit
Bug 12919 : Cronjob to create and email new or updated MARC records

To test

1/ Add some new records to your Koha
2/ if you are using koha from packages
run

sudo koha-shell <kohainstancename>

otherwise

export PERL5LIB=/path/to/koha
export KOHA_CONF=/path/to/koha-conf.xml

3/ run

perl misc/cronjobs/newly_added_records --days 1 --address your at email.goes.here
--format marc

4/ Check your email and see if you got some marc records

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


More information about the Koha-bugs mailing list