[
https://issues.apache.org/jira/browse/OFBIZ-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Carlow updated OFBIZ-6042:
------------------------------------
Attachment: OFBIZ-6042.patch
This patch adds a productId lookup to facility/control/TransferInventoryItem so
that transfers based on product can happen similar to the stock move
functionality. Also included in the patch are improvements to the
createInventoryTransfersForProduct which probably needs a better
quantityNotTransferred error message. The orginal
product/webapp/facility/inventory/TransferInventoryItem.ftl was also replaced
with form widgets so it can probably be removed once this patch is integrated.
> 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
> Priority: Minor
> Attachments: 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
(v6.3.4#6332)