[Koha-bugs] [Bug 19287] Add ability to mark an item 'Lost' from 'Holds to pull' list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 20 17:33:35 CET 2018


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

--- Comment #75 from Nick Clemens <nick at bywatersolutions.com> ---
update systempreferences set
options="batchmod|moredetail|cronjob|additem|pendingreserves",
value="batchmod|moredetail|cronjob|additem|pendingreserves" where
variable="MarkLostItemsAsReturned";

This update is wrong - we should not be setting the options for all installs,
and they should be comma separated

Filed bug 21869

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list