[Koha-bugs] [Bug 31801] REST API: PUT endpoint for Biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 13:46:10 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31801

--- Comment #5 from Jan Kissig <bibliothek at 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.


More information about the Koha-bugs mailing list