13 Jan
2023
13 Jan
'23
1:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31801 --- Comment #5 from Jan Kissig <bibliothek@th-wildau.de> --- To respect MARCOverlayRules the call of ModBiblio could be extended like this: ModBiblio( $record, $biblionumber, $frameworkcode, { overlay_context => { source => 'API biblios' } } ); Shall i write another patch or can you change the line? -- You are receiving this mail because: You are watching all bug changes.