13 Oct
2011
13 Oct
'11
4:11 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 --- Comment #23 from Srdjan Jankovic <srdjan@catalyst.net.nz> 2011-10-13 03:11:13 UTC --- To make things clear: * In catalogue/updateitem.pl we want LostItem($itemnumber, 'MARK RETURNED') if $itemlost instead of LostItem($itemnumber, 'MARK RETURNED') if ($itemlost==1) * what about tools/batchMod.pl? I will remove use C4::Circulation from cataloguing/additem.pl, probably put some code in there that got moved elsewhere. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.