29 Sep
2023
29 Sep
'23
1:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34842 --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Pedro Amorim from comment #13)
I don't fully agree with Jonathan's suggestion of setting it to 'IL' if 'ILLLIBS' because it sounds like a hardcoded fix for a problem that shouldn't occur in the first place
Ok, but it's the default value in the module :D Koha/Illrequest/Config.pm: $configuration->{partner_code} = C4::Context->preference('ILLPartnerCode') || 'IL'; -- You are receiving this mail because: You are watching all bug changes.