Hi Adarsh,
right now there is no user interface to easily provide this information
(hopefully I'll add something about this in the short term period).
However, the information is in the following entity:
WorkEffortInventoryAssign
the workEffortId is the id of the production run task that used the
material (usually the first task in the production run), and
inventoryItemId is the id of the (serialized) item consumed.
Hope this helps,
Jacopo
Adarsh Holavanahalli wrote:
Hi,
I have a simple question about manufacturing in Ofbiz. I have an
inventory where are raw material components are serialized items. I have
FIFO inventory usage policy defined on the store. Now I have built
several products using the raw materials and the products themselves are
serialized items as well. Can anyone clarify the following points for
me?
1. how do I list all the sub components with their
serial numbers in a specific manufactured product (say with serial
number A1234567)
2. given the serial number of the raw material, how will
I trace it back to the product that it is a part of?
Thanks
Adarsh