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

--- Comment #1 from Jan Kissig <[email protected]> ---
I would like to move this forward and try to write a patch. 

Do I understand it right, that f.e. I have a record source (f.e. union
catalogue) defined in admin -> record sources. Then I should pass the source id
as header param and add it to the ModBiblio call like

ModBiblio( $record, $biblio->id, $frameworkcode, { overlay_context => { source
=> RECORD_SOURCE_ID } } );

I remember we had a discussion about it but could not built the pieces
together..

-- 
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/

Reply via email to