https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31801 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jan Kissig from comment #5)
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?
Since Jan already provided the solution - how can we best move forward here? I agree that the rules should be respected. Maybe we could move the change to a separate bug and also extend the 'filters' pull-down list on the overly rules administration page with an API entry. Not sure if a new source needs to be defined in other spots as well. -- You are receiving this mail because: You are watching all bug changes.