Table categoryitem in database Koha -------------------------------------------------------------------------------- categorycode itemtype restrictedtype rentaldiscount reservecharge fine firstremind chargeperiod accountsent chargename any idea? -nawawi- --- awie dicu <adicu@yahoo.com> wrote:
hi all,
I need some help from experts out there.
I've installed koha 1.2.3 but experience some problem to setup fine.
when I run http://163.128.16.100:12000/cgi-bin/koha/charges.pl, it will pass the data that I key-in to
http://163.128.16.100:12000/cgi-bin/koha/updatecharges.pl
but in the script says:
my $sth=$dbh->prepare("Update categoryitem set
fine=$dat[0],startcharge=$dat[1],chargeperiod=$dat[2]
where categorycode='$bor' and itemtype='$cat'");
unfortunately, thereis no column named "startcharge" in the table categoryitem. Is this a bug?
hope there'll be somebody willing to help me.
rgds -nawawi-
__________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
__________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com