[
https://issues.apache.org/jira/browse/OFBIZ-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux updated OFBIZ-4389:
-----------------------------------
Description:
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
carrierRoleTypeId, but no data is being written into it.
The patch fixes this problem.
was:
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.
Edit issue description: OrderItemShipGroup has also a carrierRoleTypeId and not
only a roleTypeId. This makes things even more clear
> 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 carrierRoleTypeId, 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