https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21469
--- Comment #7 from Katrin Fischer <[email protected]> --- Is this to add the MARCOrgCode to 773 when using the "Add analytics" button in the cataloguing editor? Sorry, slightly confused right now again by our analytics :) Not related to this, but wondering from looking at the patch: Shouldn't the 11 here not be 111? if ( $field = $host->field('100') || $host->field('110') || $host->field('11') ) { -- 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/
