You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/25 09:01:00 UTC

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

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

ASF subversion and git services commented on OFBIZ-6042:
--------------------------------------------------------

Commit 2c85c8e43b63b0522f69b7078eec48f3e50824d5 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2c85c8e ]

Fixed: Updated hard coded values of location types and used all available location enums instead (OFBIZ-6042)

Fixes a typo


> 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)