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

--- Comment #12 from Pedro Amorim <[email protected]> ---
Can we invert this sys pref?
Change old ILLOpacbackends to new HideILLOpacbackends

HideILLOpacbackends:
if empty: does/hides nothing
if one/multiple backend: lists all backends except the one(s) listed
if all backends: hide all backends

For an upgrade script:
Retrieve all currently installed backends (not sure how exactly) and retrieve
old ILLOpacbackends value, then:
From the retrieved installed backends, get all that are not part of old
ILLOpacbackends and set that to the new HideILLOpacbackends

Does the above respond to every use case for this?

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