28 Jun
2024
28 Jun
'24
6:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21469 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.