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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
2401
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
cze 24
|
4130 | ||
|
1
lis 22
|
8030 | ||
|
1
lip 17
|
11243 | ||
|
0
kwi 25
|
711 | ||
Can't create workcenters
Rozwiązane
|
|
1
paź 24
|
1244 |
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?