https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32782
--- Comment #5 from Laurence Rault <[email protected]> --- 1) my ( $date_first_issue_online, $date_last_issue_online ) = => 955$a, 955$k, indeed 2) my $date_monograph_published_online = ''; What means '+' here? Should it be: pick 214$d, but if empty then pick 100$a pos 9-12? => yes ok 3) For publication type : You're right In fact I have though the mappings for kbart to koha, not the reverse. So maybe don't take into account the 106 : If we have 67=am then publication_type=monograph Else if 67=as then publication_type=serial else keep empty 4) field 135 Field is repeatable So for unimarc to kbart : no need of 135 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
