http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533
--- Comment #23 from Srdjan Jankovic <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
