Acq items from OPAC View View/Place Orders not linked to PO provider
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
New
|
Undecided
|
Unassigned |
Bug Description
Evergreen version: master
When using Actions for this record/View/Place Orders from the OPAC View, I clicked on the button to send a title to an existing purchase order. I entered the PO ID# and my title was added as a new lineitem with a status of “pending-order.” However, after adding a price, the Activatable message said “No: The lineitem has no provider (ACQ_LINEITEM_
In our system, an example of this can be found on PO ID 8463
Lineitem ID 167841
Title: Beadwork. Author: Ciotti, Donatella ISBN 1581803273 2002 North Light Books.
Record ID# 1656788
These are all the error messages that displayed on the Java console right after performing the above described action. I don't know which, if any, may be relevant.
Error: not well-formed
Source File: file://
Line: 1, Column: 5
Source Code:
dump('entering OpenILS/
Error: not well-formed
Source File: file://
Line: 1, Column: 37
Source Code:
staff.auth.
Error: not well-formed
Source File: file://
Line: 1, Column: 17
Source Code:
common.exception=!! This software has encountered an error. Please tell your friendly system administrator or software developer the following:
Error: not well-formed
Source File: file://
Line: 1, Column: 5
Source Code:
dump('entering util/error.js\n');
Error: not well-formed
Source File: file://
Line: 1, Column: 5
Source Code:
dump('entering util.browser.
Error: not well-formed
Source File: file://
Line: 1, Column: 5
Source Code:
dump('entering util/controller
tags: | added: acq |
Marking as duplicate since a patch for this bug has been provided at https:/ /bugs.launchpad .net/evergreen/ +bug/1042942.