How to subtract a column minus a column in list view
I want demand column - Reserved column in new cloumn and after that sum the total
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to subtract a column minus a column in list view
I want demand column - Reserved column in new cloumn and after that sum the total
Hi,
You can add a new field using the studio and make it as a computed field, and inside the compute function, subtract the values of other two fields.
Compute field from UI: https://www.youtube.com/watch?v=j981dytxE28
Thanks
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
Restrict Studio ,to users
Ratkaistu
|
|
1
jouluk. 24
|
2622 | |
|
1
helmik. 23
|
4304 | ||
|
0
jouluk. 21
|
2241 | ||
|
2
elok. 24
|
9942 | ||
|
2
maalisk. 24
|
4601 |
Thank you