コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2779 ビュー

I am new to Odoo and seeking guidance on how to tackle a specific scenario. In our project, we have products, some of which are manufactured using raw materials. I want to calculate the total quantity of items used in a Bill of Materials (BOM) list, which can have nested BOMs.

For instance, let's consider a BOM for 'Project 1':

  • Wall 1
    • Raw Material (r1) - Quantity: 2
  • Wall 2
    • Raw Material (r1) - Quantity: 3
    • Raw Material (r2) - Quantity: 10

What I need is a view that displays the total quantity of items used in the BOM, as follows: BOM for 'Project 1':

  • Raw Material (r1) - Total Quantity: 5 (summed from Wall 1 and Wall 2)
  • Raw Material (r2) - Total Quantity: 10


アバター
破棄
最善の回答

Hello,


did you find a solution??

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 25
173
0
8月 25
475
2
7月 24
41
3
12月 23
2124
1
5月 23
4592