http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8844
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] | |r --- Comment #4 from mathieu saby <[email protected]> --- I made some tests with a standard and non-standard unimarc configuration. It is working properly (the right fields and subfields are edited in the records). Ex for a non-standard configuration: UNIMARC_sync_date_created_with_marc_biblio.pl -v -run -c 099b -m 099c I also tested the where option. It is working too (if the SQL limitation contains several words, you need to put into " ") Ex : UNIMARC_sync_date_created_with_marc_biblio.pl -v --where "biblionumber between 1 and 4" => "Number of concerned biblios: 4" So I sign off. Mathieu Saby Rennes 2 University -- 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/
