[Koha-bugs] [Bug 14504] Add command-line script to batch delete items based on lost/withdrawn statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 22 23:34:19 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14504

--- Comment #15 from Barton Chittenden <barton at bywatersolutions.com> ---
Jonathan,

The call to C4::Context->IsSuperLibrarian() in C4::Items::ItemSafeToDelete
(formerly in C4::Items::DelItemCheck) is throwing the following warning:

C4::Context->userenv not defined! at /var/lib/koha/nekls2/kohaclone/C4/Items.pm
line 2336.

I've gone ahead and attached the patches, because everything else works, but
thoughts about how to fix the "not_same_branch" code would be appreciated.

--Barton

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


More information about the Koha-bugs mailing list