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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
Restrict Studio ,to users
Solved
|
|
1
de des. 24
|
2622 | |
|
1
de febr. 23
|
4304 | ||
|
0
de des. 21
|
2240 | ||
|
2
d’ag. 24
|
9933 | ||
|
2
de març 24
|
4600 |
Thank you