[Koha] What goes into the SQL tables for running KOHA?
Michael Joyner
mjoyner at ewc.edu
Thu Feb 28 09:47:39 NZDT 2002
what about that branch printer thingy it asks me?
Chris Cormack wrote:
> On Thu, 2002-02-28 at 02:33, Michael Joyner wrote:
>
>>Well, I was trying to use the acquisitions module.
>>Don't have any MARC records to import (yet). :)
>>
>>I am going to use it for all these books UNCF donated us as a test
>>before trying to move off our ANCIENT sco box for the main library.
>>
>>
>
> A good plan :-)
>
>>Does the CVS version have a config guide or menu for what to put
>>into the SQL tables for preferences, etc for a new blank installation?
>>
>>
>>
> Nope we a sorely lacking that.
> What you need in the systempreferences table to use the simple
> acquisitions module (which would be the one you want to do this).
> Is to
> insert into systempreferences (variable,value) values
> ('acquisitions','simple');
>
> Then from the index page of the intranet page (eg
> http://hlt.katipo.co.nz/ clicking on acquisitions will take you to the
> simple acqui screen and you should be able to start loadin in data from
> there.
>
> Hope this helps
>
> Chris
>
>
More information about the Koha
mailing list