Hi Phillip, >When a book is checked out what tables are changed to show that the book is >checked out. If the book is "deleted" from koha, does >that release the book >from the table which shows that the book is checked out? >Any infomation is welcome and thanks to everyone whose helped me with this >issue.
in fact you can't delete a book from Koha if is checked out. There are blockers in circulation and cataloguing modules about this. There is a site where info about tables are visble ina graphic way: http://schema.koha-community.org/ All information are avaible as comment in the file installer ../data/mysql/kohastructure.sql Bye Zeno Tajoli _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

