You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David E. Jones (JIRA)" <ji...@apache.org> on 2009/03/10 01:08:50 UTC

[jira] Commented: (OFBIZ-2233) If Inventory Mover finds needed inventory in another location then he can do a quick Stock Move for that inventory from the higher shelf to the main pick location

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

David E. Jones commented on OFBIZ-2233:
---------------------------------------

This patch does not do what is described, namely allow the user to "specify a productId, from location, and to location in order to do a quick stock move".

There is no need to list all bulk locations, and in fact this isn't even meant to be exclusive to bulk locations (many of these would be from pick locations to other pick locations). On a side note, even if this was for bulk locations and we wanted to help the user doing it in this way is problematic as many users of OFBiz have tens of thousands of bulk locations in their warehouses, which would make the page run rather painfully... painful. ;)

Anyway, this should simplify your code and the form quite a bit.

> If Inventory Mover finds needed inventory in another location then he  can  do a quick Stock Move for that inventory from the higher shelf to the main pick location
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2233
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2233
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-2233.patch
>
>
> If Inventory Mover finds needed inventory in another location then he  can  do a quick Stock Move for that inventory from the higher shelf to the main pick location. Presently in OFBiz Stock Moves  is  based on minimum quantities on each Pick/Primary.
> And  user can also  move items from one inventory location to another another inventory location in multiple steps. Not in single click. We can have  functionality in which User can move items from bulk inventory location to pick/primary inventory location  in  single  click. 
> Implementation notes:
> 1)Add form to Facility -> Stock Moves screen to specify a productId, from location, and to location in order to do a quick stock move

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.