Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6003 Vistas

I have two warehouses and for those two warehouses,multiple locations are there.But when i am doing any internal move,child locations get automatically updated with the quantity but parent location is not showing sum of its child locations? I tried to configure it in multiple ways but all my effort are fruitless.Can someone help me to get rid of this problem?

Avatar
Descartar
Mejor respuesta

In Odoo, parent locations never store quantities themselves; only child/internal locations hold stock. That’s why internal moves update child locations but not the parent.

If you want the parent to show the sum automatically:

  1. Enable “Show detailed operations” in inventory reporting:

    • Go to Inventory → Configuration → Settings → Show detailed operations.

    • Then check Inventory → Reporting → Inventory Valuation or Stock Analysis; parent locations will display aggregated quantities of all children.

  2. Use the “Virtual Stock” feature:

    • Some modules (or Odoo Studio customization) allow you to create a computed field on the parent location that sums child quantities.

  3. Alternative: Use Stock Analysis / Pivot view

    • Group by Parent Location, and Odoo will sum up all child locations automatically for your reporting needs.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 24
12895
2
oct 22
2604
1
abr 16
6460
6
may 22
9057
1
feb 22
5505