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
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