[ 
https://issues.apache.org/jira/browse/OFBIZ-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Foxworthy updated OFBIZ-4389:
----------------------------------

    Attachment: OFBIZ-4389_SetRoleInShipGroup.patch

> roleTypeId not copied from ProductStoreShipmentMethod to OrderItemShipGroup
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-4389
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4389
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: rev 1164029
>            Reporter: Paul Foxworthy
>         Attachments: OFBIZ-4389_SetRoleInShipGroup.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> In ordershippinginfo.ftl, a list of shipping methods is presented, and when 
> one is chosen values are written into an OrderItemShipGroup. The shipping 
> methods are defined by rows in ProductStoreShipMethod, and one of the 
> attributes of this entity is a carrierRoleTypeId. Similarly, 
> OrderItemShipGroup has a roleTypeId, but no data is being written into it.
> The patch fixes this problem.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to