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

--- Comment #1 from Pedro Amorim <[email protected]> ---
Hi, I believe there is a way to change the default framework of biblios that
are created from 'book' ILL requests, even though it's not well
known/documented:
If you add <framework>CODE</framework> under <interlibrary_loans> in
koha-conf.xml, it will use that instead, example (let's say the framework's
code is 'ILL'):

<interlibrary_loans>
    ...
    <framework>ILL</framework>
</interlibrary_loans>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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