For example i have bom : Product: p1 components: c1 quantity=2,c2 quantity=3,c3 quantity=4. cost of c1=rs 10, c2=rs 20, c3=rs 30. c1 QOH=10, c2 QOH=12 c3 QOH=13. I need a view like:
p1, min(10,12,13) , sum( 10*2,20*3,30*4). Please help me..
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
For example i have bom : Product: p1 components: c1 quantity=2,c2 quantity=3,c3 quantity=4. cost of c1=rs 10, c2=rs 20, c3=rs 30. c1 QOH=10, c2 QOH=12 c3 QOH=13. I need a view like:
p1, min(10,12,13) , sum( 10*2,20*3,30*4). Please help me..
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
4
1月 24
|
23919 | ||
Attrs attribute
已解决
|
|
2
1月 24
|
2921 | |
|
0
8月 23
|
2751 | ||
|
5
9月 21
|
18182 | ||
|
3
1月 21
|
18389 |