[
https://issues.apache.org/jira/browse/OFBIZ-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620936#comment-17620936
]
ASF subversion and git services commented on OFBIZ-12707:
---------------------------------------------------------
Commit 31167ae3a64597aab9139bf2823fa3e10b413cb9 in ofbiz-framework's branch
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=31167ae3a6 ]
Fixed: Picklist with same product multiple times (OFBIZ-12707)
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 ...
This fixes 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 ...).
jleroux: I formatted to fix checkStyle issues
Thanks: Ingo Wolfmayr
> 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
> 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)