[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] [Bug 101] circulation error
From: |
bugzilla-daemon |
Subject: |
[Koha-devel] [Bug 101] circulation error |
Date: |
Wed Sep 18 15:46:05 2002 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=101
------- Additional Comments From address@hidden 2002-09-19 10:45 -------
The problem is the call to calc_charges on line 244 of moremember.pl
calc_charges expects a database handle as the second parameter, and it is not
getting this when called from moremember.pl. Furthermore, moremember.pl does
not have a database handle to pass.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.