[Koha] Remove checked out status from marc records

Vimal Kumar V. vimal0212 at gmail.com
Fri Apr 4 18:31:38 NZDT 2014


Dear Friends,
The problem solved by applying following commads as mentioned by Steve,

use koha_library;
update items set onloan=NULL;
delete from issues;

Thank you Vinod and Katelyn and Steve.
Regards,

-- 
Vimal Kumar V.
Technical Assistant
Mahatma Gandhi University Library
Kottayam, Kerala- 686 560
Web: http://www.vimalkumar.info
Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in
http://moovandan.blogspot.in
---------------------------------------------------------------------------
"I forget what I was taught. I only remember what I have learnt"
-Patrick White


More information about the Koha mailing list