You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2014/10/18 14:09:34 UTC

[jira] [Closed] (OFBIZ-4606) While packing picklist bin items, shipmentBoxType is setting same for every package even if we select different box types.

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

Ashish Vijaywargiya closed OFBIZ-4606.
--------------------------------------
    Resolution: Fixed

Based on Mridul's comment on jira issue OFBIZ-5783, we can close this task. Thanks Mridul. 

> While packing picklist bin items, shipmentBoxType is setting same for every package even if we select different box types.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4606
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4606
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04
>            Reporter: Suprit Udawat
>         Attachments: OFBIZ-4606.patch
>
>
> Steps to regenerate bug in packing process under Facility:
> 1) Create/Place an order with having two or more items and shipping option as USPS.
> 2) Go to packing screen and then pack that order using normal packing but not weigh packages.
> 3) Make more then two packages for all line items and also select shipmentBoxType for each line item.
> 4) After creating packages and setting shipment boxTypes for them, complete the pack order process.
> 5) Now you can see in ShipmentPackage entity that for each package, the box type is same as that of the last package box type.
> Now, user will expecting that for every package there will be different box type he selected for packages.
> NOTE: For now if there are three line items and user selected different box types for each (say large box of item 1, tube box for item 2 and 10kg box for item 3) and user selects same package for each item (say package 1), then ideally there will not be three different box types for 1 package, so system will set last selected box type (i.e. 10kg box) for package 1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)