koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 949] New: error when adding an acquisition wihtout budget
Date: 22 Feb 2005 11:32:28 -0000

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]