[jira] [Comment Edited] (OFBIZ-6042) Allow inventory transfers based on Product instead of only InventoryItem

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

[jira] [Comment Edited] (OFBIZ-6042) Allow inventory transfers based on Product instead of only InventoryItem

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095325#comment-17095325 ]

Suraj Khurana edited comment on OFBIZ-6042 at 4/29/20, 10:30 AM:
-----------------------------------------------------------------

Committed slightly modified patch on trunk at rev # faf0699e0dfcf831e24e4ffe9780b3aad8444fa7

Thanks Pierre for reporting and Jacques Le Roux for review.


was (Author: suraj.khurana):
Committed slightly modified patch.

Thanks Pierre for reporting and Jacques Le Roux for review.

> Allow inventory transfers based on Product instead of only InventoryItem
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-6042
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6042
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Suraj Khurana
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-6042-reopen.patch, OFBIZ-6042.patch, OFBIZ-6042.patch
>
>
> Stock moves takes productId as a parameter and finds all inventoryItems of that product until the move quantity is met.  InventoryTransfers should support simliar auto-finding of inventoryItems so that 100 inventoryItems with quantityOnHand = 1 don't have to be individually manually transferred to meet the overall move of 100 for the product.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)