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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2387
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jun 24
|
4106 | ||
|
1
nov 22
|
8024 | ||
|
1
jul 17
|
11227 | ||
|
0
abr 25
|
703 | ||
Can't create workcenters
Resuelto
|
|
1
oct 24
|
1236 |
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?