[Koha-bugs] [Bug 949] New: error when adding an acquisition wihtout budget

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue Feb 22 12:32:28 CET 2005


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=949

           Summary: error when adding an acquisition wihtout budget
           Product: Koha
           Version: CVS
          Platform: PC
        OS/Version: Linux - Mandrake
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Acquisitions (Full)
        AssignedTo: chris at katipo.co.nz
        ReportedBy: smachefert at laposte.net
         QAContact: koha-bugs at lists.sourceforge.net


When I add an order line to a basket in the acquisition module, if I haven't
specified any fund/budget for my database, when I try to edit a line of the
basket, I get the "New order" screen. 

The reason is that newiblio.pl is passed an empty argument for ordnum.

When looking at the database, it seems that the problem comes from the fact that
my aqbudget table is empty and the leftjoin in SQL called in
C4::Acquisition::getbasketcontent has an ordernumber value == null.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list