I've noticed that in the default koha database you create from koha.mysql in the source, there is no entries in systempreferencesHere is my systempref table :
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:
| template | french | Template default name. Not used for instance | ||
| autoBarcode | 1 or else. If 1, Barcode is auto-calculated | |||
| acquisitions | simple | normal or simple : will use acquisition system found in directory acqui.simple or acquisition |