You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/10/20 09:27:00 UTC

[jira] [Closed] (OFBIZ-12707) Picklist with same product multiple times

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

Jacques Le Roux closed OFBIZ-12707.
-----------------------------------
    Fix Version/s: 22.01.01
       Resolution: Fixed

Thank you Ingo,

Please next time before creating your patch run {{{}"gradlew check"{}}}. 
In this case, if you do it now (before updating your version) you will fex checkstyle issues, TIA ;)

> Picklist with same product multiple times
> -----------------------------------------
>
>                 Key: OFBIZ-12707
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12707
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product/facility
>    Affects Versions: Upcoming Branch
>            Reporter: Ingo Wolfmayr
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 22.01.01
>
>         Attachments: Picklist.patch
>
>
> Create an order with the same product in different order item lines - for example with different amount, comment.
> Goto Facility --> Pack shipment --> Enter orderId
> You will see two lines with the same product.
> Enter the productId into the input box (leave quantity 1) and click pack item.
> You will receive an error message saying the quantity is not available for this packing item ...
> The attached patch enables packing with the above setting. That's important if you have the situation that products can't be grouped by orderSeqId (order item comments, amounts ...).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)