[Koha] Where can I find documentation on the Koha tables

Zeno Tajoli z.tajoli at cineca.it
Wed Jun 25 19:19:16 NZST 2014


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


More information about the Koha mailing list