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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
5994
查看
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:
- 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.
- Go to Inventory → Configuration → Settings → Show detailed operations.
- 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.
- Some modules (or Odoo Studio customization) allow you to create a computed field on the parent location that sums child quantities.
- Alternative: Use Stock Analysis / Pivot view
- Group by Parent Location, and Odoo will sum up all child locations automatically for your reporting needs.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
8月 24
|
12873 | ||
|
2
10月 22
|
2589 | ||
|
1
4月 16
|
6450 | ||
|
6
5月 22
|
9044 | ||
|
1
2月 22
|
5501 |