Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1569 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează