Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5961 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 24
12804
2
okt. 22
2561
1
apr. 16
6421
6
maj 22
9005
1
feb. 22
5468