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

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Agu 24
12886
2
Okt 22
2595
1
Apr 16
6455
6
Mei 22
9055
1
Feb 22
5504