On 29/03/16 13:16, yash verma wrote:
First of all, thanks for replying so soon!
When searching for a title, would you recommend me searching through the biblio table
No, use the Search feature of Koha.
and if a patron wanted to extend the last date for returning the books, which table would I refer too?
Use the circulation module.

Understanding the data base schema is a good thing but you should not make changes there - use Koha.  Or have I misunderstood you?
Bob Birchall
Calyx

On Tue, Mar 29, 2016 at 7:34 AM, Chris Cormack <chrisc@catalyst.net.nz> wrote:
* yash verma (yash.verma@st.niituniversity.in) wrote:
> SchemaSpy doesn't mention information regarding the accounts.
> Could someone please tell me which table is being used for storing fines and I

http://schema.koha-community.org/tables/accountlines.html

> have another question, the data i imported went directly to the biblio table,
> should it not go to the items table as well? 

It will if you had items on your records, (952 in MARC21)

Chris