<!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.&nbsp; (I used webmin, which I love dearly!)&nbsp;   <br>
Do you have a list of all the system preferences available?&nbsp; Its not  important,
I can wait for the bug fix :-)&nbsp;   <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&nbsp;default&nbsp;name.&nbsp;Not&nbsp;used&nbsp;for&nbsp;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">&nbsp;</td>
     <td valign="top" bgcolor="#cccccc">1&nbsp;or&nbsp;else.&nbsp;If&nbsp;1,&nbsp;Barcode&nbsp;is&nbsp;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&nbsp;or&nbsp;simple&nbsp;:&nbsp;will&nbsp;use&nbsp;acquisition&nbsp;system&nbsp;found&nbsp;in&nbsp;directory&nbsp;acqui.simple&nbsp;or&nbsp;acquisition
      </td>
  </tr>
                  
  </tbody>
</table>
<br>
--<br>
Paul<br>
</body>
</html>