Vyom Jain created OFBIZ-5602:
--------------------------------
Summary: Sales Order with dropship item(s) uses non-existent
GenericValue field to display supplier information
Key: OFBIZ-5602
URL: https://issues.apache.org/jira/browse/OFBIZ-5602
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04,
Release Branch 13.07
Environment: All OFBiz versions across all environments
Reporter: Vyom Jain
Priority: Minor
Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04,
Release Branch 13.07
There are two issues -
1. A dash (-) appears in front of supplier party Id
2. Non-existent field 'description' being retrieved from the GenericValue
PartyGroup. See
https://fisheye6.atlassian.com/browse/ofbiz/trunk/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl?hb=true#to379
and this leads to the warning
[ GenericEntity.java:371:WARN ] The field name (or key) [description] is
not valid for entity [PartyGroup], printing IllegalArgumentException instead of
throwing it because Map interface specification does not allow throwing that
exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)