I've noticed that in the default koha database you create from koha.mysql in the source, there is no entries in systempreferences I went in an added the variable 'acquisitions' with the value 'simple' and its worked for me. (I used webmin, which I love dearly!) Do you have a list of all the system preferences available? Its not important, I can wait for the bug fix :-) Chris Cormack wrote:
On Wed, 2002-06-19 at 13:15, Pete Dubler wrote:
CLARIFICATION: my acquisition and circulation screens don't look anything at all like those at:
http://hlt.katipo.co.nz/cgi-bin/koha/circ/circulation.pl or http://hlt.katipo.co.nz/cgi-bin/koha/acqui.simple/addbooks.pl
Ok, to get the acquisitions looking the same, you need to edit an entry in the systempreferences table.
If you jump into the koha database and run
update systempreferences set value='simple' where variable='acquisitions';
Then your acquisitions should look the same. I suspect you are running the complex acquisitions system at the moment. Which does ordering, and budgets .. and is perhaps overkill for what you need. So switching to simple acquisitions might be the best bet.
Im not sure about the circulation.pl one tho .. could you send a screen shot?
Chris
PS you may also be able to change the systempreferences from within the /admin/ area, but I think there is a bug there at present
-- #!~ CJ Lynce - Systems Specialist #!~ Twinsburg Public Library #!~ cjlynce@twinsburg.lib.oh.us #!~ v.330.425.4268x19 f.330.425.3622 #!~ http://www.twinsburg.lib.oh.us