http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192
--- Comment #19 from mathieu saby <[email protected]> --- (In reply to Galen Charlton from comment #18) > I've pushed the current patch to master, BTW. Thanks, Fridolyn! (In reply to Galen Charlton from comment #17) > (In reply to mathieu saby from comment #16) > > It is strange to have a cronjob for doing that in UNIMARC. > > Do you know how it is done in MARC21? If it is a better way, maybe we could > > do a ENH for making unimarc behave the same way as MARC21? > > MARC21 users tend to use the 005 field, which per bug 5374 gets updated > automatically whenever a bib is saved (it does that for UNIMARC as well, > actually). > > From my POV, it would be a plausible enhancement to have the UNIMARC date > add/modified fields be updated by ModBiblio(Marc). Is that plausible from > the POV of UNIMARC users? 005 could probably be used in unimarc, as it is made for that ;-) We tested a long time ago, but I think I remember that the plugin was just updating 005 when some value was already in 005, and not filling it at first when we create the record. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
