<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
CJ Lynce wrote:<br>
<blockquote type="cite" cite="mid3D0FE5CF.3090308@twinsburg.lib.oh.us">I've
noticed that in the default koha database you create from koha.mysql in
the source, there is no entries in systempreferences <br>
<br>
I went in an added the variable 'acquisitions' with the value 'simple' and
its worked for me. (I used webmin, which I love dearly!) <br>
Do you have a list of all the system preferences available? Its not important,
I can wait for the bug fix :-) <br>
Chris Cormack wrote: </blockquote>
Here is my systempref table :<br>
<table border="0" cellpadding="5">
<tbody>
<tr
onmouseover="setPointer(this, 'over', '#DDDDDD', '#CCFFCC', '#FFCC99')"
onmouseout="setPointer(this, 'out', '#DDDDDD', '#CCFFCC', '#FFCC99')"
onmousedown="setPointer(this, 'click', '#DDDDDD', '#CCFFCC', '#FFCC99')">
<td bgcolor="#dddddd"><br>
</td>
<td bgcolor="#dddddd"><br>
</td>
<td valign="top" bgcolor="#dddddd">template
</td>
<td valign="top" bgcolor="#dddddd">french </td>
<td valign="top" bgcolor="#dddddd">Template default name. Not used for instance
</td>
</tr>
<tr
onmouseover="setPointer(this, 'over', '#CCCCCC', '#CCFFCC', '#FFCC99')"
onmouseout="setPointer(this, 'out', '#CCCCCC', '#CCFFCC', '#FFCC99')"
onmousedown="setPointer(this, 'click', '#CCCCCC', '#CCFFCC', '#FFCC99')">
<td bgcolor="#cccccc"><br>
</td>
<td bgcolor="#cccccc"><br>
</td>
<td valign="top" bgcolor="#cccccc">autoBarcode
</td>
<td valign="top" bgcolor="#cccccc"> </td>
<td valign="top" bgcolor="#cccccc">1 or else. If 1, Barcode is auto-calculated
</td>
</tr>
<tr
onmouseover="setPointer(this, 'over', '#DDDDDD', '#CCFFCC', '#FFCC99')"
onmouseout="setPointer(this, 'out', '#DDDDDD', '#CCFFCC', '#FFCC99')"
onmousedown="setPointer(this, 'click', '#DDDDDD', '#CCFFCC', '#FFCC99')">
<td bgcolor="#dddddd"><br>
</td>
<td bgcolor="#dddddd"><br>
</td>
<td valign="top" bgcolor="#dddddd">acquisitions
</td>
<td valign="top" bgcolor="#dddddd">simple </td>
<td valign="top" bgcolor="#dddddd">normal or simple : will use acquisition system found in directory acqui.simple or acquisition
</td>
</tr>
</tbody>
</table>
<br>
--<br>
Paul<br>
</body>
</html>