modification log shows incorrect date/time??
Hi! We use KOHA 3.06 MARC21 version. Modifications log for a record in our catalog (biblio 996) shows following: 5 lines found. Date Librarian Module Action Object Info 2012-07-04 15:41:40 52 CATALOGUING ADD 996 item 2012-07-04 15:41:40 52 CATALOGUING MODIFY 996 $VAR1 = { 'biblioitemnumber' => '595', 'restricted' => undef, 'items.cn_sort' => ..... 2012-07-04 16:04:08 52 CATALOGUING MODIFY 996 $VAR1 = { 'homebranch' => 'arch', 'replacementprice' => undef, 'restricted' => undef, 'BK' }; ..... 2012-08-30 17:22:46 51 CATALOGUING ADD 996 biblio 2012-08-30 17:24:38 51 CATALOGUING MODIFY 996 BEFORE=>LDR 01261nam a22001577a 4500 005 20120830172246.0 008 120830t1957 ge ||||| |||| 00| 0 geo d 080 _a94(479.22)+902 110 1 _9558 _....... I expected that this means that a biblio record was created on 2012-08-30 while an item for it was created on 2012-07-04 (almost two months before, which is obviously impossible). But tracing this record from MySQL tables I realized that the modification log shows in one case (the first 3 lines) item #996 while in another case (2 lower lines) biblio #996 - which is somewhat disorienting to my mind.... Log is showing info for two different object! (in previous version of KOHA object type was indicated clearly - "item 996" or "biblio 996"). Would not be it more logical if a modification log shows modification history of a biblio and all items associated with the same biblio?? Regards Irakli Garibashvili Georgian Library Association Address: M. Aleksidse str.1-4, Tbilisi, 0193 Georgia Tel: +(995) 599 109152; + (995-32) 2363413 Fax: + (995-32) 2330135 Email: igar@hotmail.com Http://www.gela.org.ge
participants (1)
-
Irakli Garibashvili