[
https://issues.apache.org/jira/browse/OFBIZ-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390879#comment-14390879
]
Jacopo Cappellato commented on OFBIZ-6085:
------------------------------------------
Hi Christian,
if I recall correctly, the original (naive) implementation was the following:
* WIP products are not designed to be produced and stored in the facility
* WIP products represents work in process items, created by a production run
specifically for another (dependent on it) production run
* when the first production run is completed, the dependent one can start (this
models the idea that the WIP products are used by the production run) and
produce the finished goods
If on the other hand you would like to stock semi finished products in the
facility, with the current implementation you should not define the semi
finished products as WIP and then you should produce them; the last production
run will issue them from the facility and finally produce finished goods.
The process can definitely be improved.
> Add support for production run inventory tracking
> -------------------------------------------------
>
> Key: OFBIZ-6085
> URL: https://issues.apache.org/jira/browse/OFBIZ-6085
> Project: OFBiz
> Issue Type: Improvement
> Components: manufacturing
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Assignee: Pierre Smits
>
> Production run inventory tracking seems worthy of support so that production
> managers can get an idea of the department work load. InventoryItemDetails
> should be created during production run declarations so that the material
> that was stocked out for the production run can be tracked while it is being
> manufacturing into the good. Essentially is would be like stock moves or
> inventory xfers occuring within the production runs for the task fixed asset
> facilities/locations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)