Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1521 Tampilan

why odoo database use two fields (raw_material_production_id and production_id in stock move table we can use production_id for row material and finished products

Avatar
Buang
Jawaban Terbai

Hi,

raw_material_production_id is used to link stock move with the production order for raw materials. In manufacturing process , raw materials are consumed during the production process . When the finished product is manufactured, the corresponding stock moves for the raw materials need to be tracked and linked back to the production order. So this field helps particularly for this

On the other hand 'production_id' field is used to link a stock move with the production order for the finished product. This is useful for tracking finished products in manufacturing


Hope this will help you
Thanks

Avatar
Buang