http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5072 Summary: Clicking 'order' on a z39.50 search result causes a 500 error. Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: robin@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 To reproduce: 1) In acquisitions, add a new order to a basket 2) Select "From an external source" 3) Add some search terms, and hit search 4) On one of the results, hit 'order' 5) Fill out the 'new order' page 6) Watch the system fail and say "Mandatory parameter budget_id missing at /usr/share/koha/lib/C4/Acquisition.pm line 903." Note: this only happens if you have no budgets defined. Expected result: You can't get past step 2, because koha pipes up and says "hey, add some budgets first." -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.