[ https://issues.apache.org/jira/browse/OFBIZ-5602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047314#comment-14047314 ]
Vyom Jain commented on OFBIZ-5602: ---------------------------------- Deepak's patch looks good. > 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 > Assignee: Jacopo Cappellato > Priority: Minor > Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04, > Release Branch 13.07 > > Attachments: OFBIZ-5602.patch > > > There are two issues noticed while viewing a sales order with dropship > item(s). > 1. Under section "Shipment Information" for field "Drop Shipment - Supplier" > 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)