https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31801
--- Comment #10 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #9) > (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. I agree, but this is gonna be more complex :-D We are adding a new table for record sources on bug 32607 -- 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/
