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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2425
Weergaven
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
jun. 24
|
4153 | ||
|
1
nov. 22
|
8048 | ||
|
1
jul. 17
|
11264 | ||
|
0
apr. 25
|
737 | ||
|
1
aug. 25
|
49 |
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?