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 |
[ 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 |
In reply to this post by Nicolas Malin (Jira)
[ 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4389. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04 Release Branch 10.04 Release Branch 09.04 Assignee: Jacques Le Roux Thanks Paul, Your patch is in trunk r1167116 R11.04 r1167136 R10.04 r1167135 R09.04 r1167134 > 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 > Assignee: Jacques Le Roux > Fix For: Release Branch 09.04, Release Branch 10.04, Release Branch 11.04, SVN trunk > > 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 |
Free forum by Nabble | Edit this page |