[
https://issues.apache.org/jira/browse/OFBIZ-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya closed OFBIZ-4540.
--------------------------------------
Resolution: Duplicate
Based on Divesh's recent comment we can close this issue. Thanks Divesh, Mohit.
> Item Issuance does not work with MARKETING_PKG_PICK order items
> ---------------------------------------------------------------
>
> Key: OFBIZ-4540
> URL: https://issues.apache.org/jira/browse/OFBIZ-4540
> Project: OFBiz
> Issue Type: Bug
> Components: order, party
> Affects Versions: Trunk
> Reporter: Craig Ambrose
> Assignee: Ashish Vijaywargiya
>
> There is a problem when I "quick ship" an order that contains one or more
> MARKETING_PKG_PICK. I used the product in the eCommerce demo data,
> GZ-BASKET-PICK. When I submit the order and then do a "quick ship" I end up
> without an OrderShipment entity even though the OrderItemShpGrpInvRes rows
> are removed, the ItemIssuance rows are created, the OrderItem rows are marked
> completed and other data is affected.
> I believe the problem is with the "issueOrderItemShipGrpInvResToShipment"
> service. It doesn't seem to know that an OrderItem can represent multiple
> ShipmentItems and it tries to determine, wrongly, that the OrderShipment
> needs to be removed and will be replaced.
> What I expect to happen is that an OrderItem that is a MARKETING_PKG_PICK
> would end up as N ShipmentItem rows, one for each of the products that make
> up the bundle. And that would end up with multiple OrderShipment rows for the
> particular orderId/orderItemSeqId two-ple
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)