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.
Cette question a été signalée
3631
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
1
juin 24
|
6371 | ||
|
|
1
nov. 22
|
9934 | ||
|
|
1
juil. 17
|
12897 | ||
|
|
0
avr. 25
|
2351 | ||
|
|
1
juin 26
|
552 |
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?