I have a list of fields which requires values while adding a component for BOM. Based on the value of this field I need to calculate the quantity.
Let me know how can I do this.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
2395
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Jun 24
|
4120 | ||
|
1
Nov 22
|
8028 | ||
|
1
Jul 17
|
11234 | ||
|
0
Apr 25
|
708 | ||
Can't create workcenters
Diselesaikan
|
|
1
Okt 24
|
1240 |
You would need to add some more details: What kind of fields are this? In Odoo or not? What kind of values are there? How do you manually do the calculation?
It's a computation field. Depends on some others' input/dropdown change event.
Example?