22 Apr
2025
22 Apr
'25
10:35 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39695 --- Comment #1 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- 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.