[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] Call to missing acquisitions.pm module
From: |
robweir |
Subject: |
[Koha-devel] Call to missing acquisitions.pm module |
Date: |
Tue Jul 15 14:22:02 2003 |
Hi all,
In testing V2.0.0pre2 on windows against a set of almost blank data, we are
hitting either a bug or a missing file. I tried to see if anything was
listed on this in bugzilla, but did not come up with a match.
We are testing with acquisitions set to simple, marc set to 0 (off), and
both opac themes and template set to default english.
In Intranet, we do a simple catalog search. We click on a title from the
resulting search list. This brings up detail.pl with the item displayed. We
click on the barcode which brings up moredetail.pl. Under Group, we click on
the Edit button, which brings up modbibitem.pl. At this point, if we edit
and then click to save changes, we get a server error because
updatebibitem.pl is accessed and it trys to use acquisitions.pm which
doesn't exist in the V2.0.0pre2 set of files.
Bottom line is updatebibitem.pl contains:
use C4::Acquisitions
and there is no acquisitions.pm module to be found.
Is this a relic leftover from V1.2 or a missing file or a bug? With all the
emphasis on MARC, have the non-MARC modules not been updated? What settings
are recommended for manual entry of a small database that does not use MARC.
Thanks,
Rob
- [Koha-devel] Call to missing acquisitions.pm module,
robweir <=