[Koha-bugs] [Bug 8844] UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 09:34:17 CET 2012


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

--- Comment #12 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> ---
(In reply to comment #10)
> This patch has been pushed to master. I did not test it personally because I
> did not have an explanation of what the script does. Since it is a
> UNIMARC-only script that has been tested by several UNIMARC users, I decided
> to push it anyway so that it was available for inclusion in 3.10, per Paul's
> request.

Thanks Jared.

The purpose of this script in a few words : 
When creating/saving a biblio, fields datecreated and timestamp will be
completed by database engine with current date/timestamp. In UNIMARC, we want
MARC datas 090$c and 090$d to be synchronized with biblio.datecreated and
biblio.timestamp. But this synchronization does only exist form MARC to
database. This script synchronizes database to MARC for biblio.datecreated and
biblio.timestamp. It is usually configured in a daily cron.

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


More information about the Koha-bugs mailing list