Thanks so much, this info has been very helpful.
Date: Wed, 25 Jun 2014 09:19:16 +0200 From: z.tajoli@cineca.it To: pponchot@live.com CC: koha@lists.katipo.co.nz Subject: Re: [Koha] Where can I find documentation on the Koha tables
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