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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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
             Fix For: Release Branch 11.04


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Suprit Udawat updated OFBIZ-4606:
---------------------------------

    Attachment: OFBIZ-4606.patch

Providing a patch file which has a fix for the issue reported above.
#This will also help user to manage weight for single pack item.
               

> 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
>             Fix For: Release Branch 11.04
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira