Forrest Rae created OFBIZ-6323:
----------------------------------
Summary: LookupProductAndPrice ajaxLookup should only return
DEFAULT_PRICE rather than all the price types
Key: OFBIZ-6323
URL: https://issues.apache.org/jira/browse/OFBIZ-6323
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: Trunk, Release Branch 14.12, Release Branch 13.07,
14.12.01
Reporter: Forrest Rae
The LookUpProductPrice ajaxLookup leverages the same LookupDecorator screen
that is used for more advanced product queries. The results of the request
display all the different price types configured for a product This is
confusing for the user when adding an item to a quote. The attached patch adds
additional conditionalFields to the search criteria.
I've searched the code base for areas where this change might adversely affect
usability and didn't see any cases of that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)